View Single Post
Old May 15th, 2006, 7:14 AM   #5
Ade
Hobbyist Programmer
 
Ade's Avatar
 
Join Date: Oct 2004
Location: England, UK
Posts: 139
Rep Power: 0 Ade is an unknown quantity at this point
You were right about the infinate loop, oops, and I put in the declaration again the line above the error and it fixed it.

Anyone know why that created an error though as I believe the compiler reads the code from top to bottom and the variable had already been declared and used at the top of the code?
__________________
Don't wound what you can't kill
Ade is offline   Reply With Quote