User profile: patci

User info
User name:patci
History
Joined:
Number of posts:3
Latest posts:

Function pointer Template
oh ya cursornode->nxtptr in the while loop. and semi-colons after the returns.. Thanks!! Will try...

Function pointer Template
Something like: [code] while (cursorNode->next) { if(found(cursornode->data(),idx)...

Function pointer Template
Hello, I am learning C++ so please excuse any errors. I have to code the following search functio...

This user does not accept Private Messages

User: patci

  • Public profile