From: Jeff H. <je...@Ac...> - 2003-05-26 20:42:47
|
> I am giving more details about actual problem. > The OS we are using is: Win 2K > VC++ 6.0 > The details about the file and the code are in attachde document. > I have marked the code in red colour wherever it was giving > compilation problem. > Error was like : "Too few parameters in the function called" This is a Tcl core 8.0.5 question. This isn't the correct list for that question. You should refer to news:comp.lang.tcl. In any case, this seems like correct code. Perhaps it wants (void) specified in the parameter list instead of (). However, the core sources should build without problem. Jeff Hobbs The Tcl Guy Senior Developer http://www.ActiveState.com/ Tcl Support and Productivity Solutions |