User profile: toast9

User info
User name:toast9
History
Joined:
Number of posts:85
Latest posts:

Need help on this problem please.
since you're starting at i = 0 and going as long as i is <5, there will be five lines. On each of th...

counting nodes in binary tree
I'm trying to count the number of node in a binary tree. I have a public count function that calls a...

passing pointer into template function
In regular functions I've always put the pointer in the prototype and function parameters and it wor...

passing pointer into template function
yes I tried having the function parameter just [code]T list[] [/code] and got a ton of linker errors...

passing pointer into template function
I'm trying to pass the pointer of a dynamic array into a template function, but it keeps telling me ...

This user does not accept Private Messages

User: toast9

  • Public profile