Function pointer Templateoh ya cursornode->nxtptr in the while loop. and semi-colons after the returns.. Thanks!! Will try...
Function pointer TemplateSomething like: [code] while (cursorNode->next) { if(found(cursornode->data(),idx)...
Function pointer TemplateHello, I am learning C++ so please excuse any errors. I have to code the following search functio...
This user does not accept Private Messages