Re: [ns] Tcl::evalf(const char* fmt, ....) definition

2011-02-15 Thread Kuldeep Singh

Hi, everyone

I just got the solution

It is defined in tclcl/Tcl2.cc file





On Mon, Feb 14, 2011 at 4:47 AM, Kuldeep Singh kuldip...@gmail.com wrote:

 Hi,

 can anyone tel the location of Tcl::evalf(const char* fmt,...) function in
 Tcl.cc ???


 It is declared in Line No 128 of file tclcl.h.

 Plz inform me, where it is defined 



Re: [ns] Tcl::evalf(const char* fmt, ....) definition

2011-02-14 Thread Teerawat@UBC

Hi,

This blog post might help.

http://www.ns2ultimate.com/post/1035505402/c-and-otcl-linkage-eval-invoking-otcl-statements

Best Wishes,

Teerawat Issariyakul
http://www.ns2ultimate.com/
http://www.ece.ubc.ca/~teerawat
http://www.t-issariyakul.blogspot.com
http://www.facebook.com/pages/Teerawat-Issariyakul/358240861417
http://twitter.com/T_Bear
On Feb 14, 2011, at 4:47 PM, Kuldeep Singh wrote:

 
 Hi,
 
 can anyone tel the location of Tcl::evalf(const char* fmt,...) function in
 Tcl.cc ???
 
 
 It is declared in Line No 128 of file tclcl.h.
 
 Plz inform me, where it is defined