User profile: toshbar

User info
User name:toshbar
History
Joined:
Number of posts:17
Latest posts:

can't figure out why i'm getting a segmentation fault error
[code] while(fin >> inCode) { if(i < 1000) { if(inCode == 9999) ...

"==" operator error help
thanks, I forgot the .something after the [i]. no idea how i missed it. thanks a ton

"==" operator error help
The error is: error: no match for âoperator==â in â((University*)this)->University::departments.s...

Help fixing an infinite loop
I'm getting an infinite loop. My code seems right to me so I can't figure out how to fix the infinit...

I need help writing certain lines of code
i used if(!fin) thanks though