How to embed C++ function in Tcl code...

View: New views
1 Messages — Rating Filter:   Alert me  

How to embed C++ function in Tcl code...

by sabareisch :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I jus want to do some authentication over networks. I use NS-2 for simulation. I need to do some tedious algorithm implementations.
My question is 'can we do them in C++ and embed those in Tcl ?..if we can embed, then give me please the syntax and please provide me with an example