View Single Post
Old Jun 3rd, 2006, 6:24 PM   #5
Eric the Red
Hobbyist Programmer
 
Eric the Red's Avatar
 
Join Date: Feb 2006
Posts: 214
Rep Power: 0 Eric the Red is an unknown quantity at this point
Quote:
Originally Posted by zorin
Just an error? Big programs I can spend hours looking for the problem but then thats to be expected because there are hundreds of lines of code. Sometimes it can be because you have implemented a function into the program and there was a much easier way. That can take a long time to fix.

Modern compilers make the work easier for you. If you know what your looking for then its quite easy to fix. I spent 30mins before trying to look for a problem and it turns out it was staring at me strait in the face...I was spelling cout as count :eek:
"1 error"
__________________
Death smiles at us all. All a man can do is smile back.
Eric the Red is offline   Reply With Quote