can't figure out why i'm getting a segmentation fault error [code] while(fin >> inCode) { if(i < 1000) { if(inCode == 9999) ...
"==" operator error helpthanks, I forgot the .something after the [i]. no idea how i missed it. thanks a ton
"==" operator error helpThe error is: error: no match for âoperator==â in â((University*)this)->University::departments.s...
Help fixing an infinite loopI'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 codei used if(!fin) thanks though