User: rhymejerky

  • Public profile

User profile: rhymejerky

User info
User name:rhymejerky
History
Joined:
Number of posts:6
Latest posts:

passing in blank ofstream
Thanks ne555, letting the destructor does the work is great. hamsterman: In school, the professor...

passing in blank ofstream
Hi, I have a tree and each node has an int, lf and rt ptr. I want to reuse traverse() so I can us...

linked list question
After playing with it some more, I found out what the issue was. Just like what fun2code said, The ...

linked list question
Hi, I have a class that looks like [code] class A { int count; A *next; } class B { ...

concat char *
Thanks!! I didn't know when str1 was first created, it already has a size associated with it. This ...

This user does not accept Private Messages