Posted by hussein on August 06, 2000 at 19:30:27:
In Reply to: Passing data to functions from amulet posted by j on August 06, 2000 at 16:54:48:
: So when the input the name, how do I pass that to a function, such as void addnode(char s[]); ???
check out sample 1 - that is basically an extension of sample6 to do what you are trying to do ...