View Single Post
Old 08-27-2003, 11:34 AM   #6 (permalink)
ntws01
Registered User
 
ntws01's Avatar
 
Join Date: Mar 2003
Location: Canada
Posts: 15
ntws01 is on a distinguished road
Send a message via Yahoo to ntws01
Quote:
Originally posted by joe_bruin
there's nothing worse than working on someone else's code, and getting constant compile errors because you're spelling the variable names correctly that they originally misspelled. it's also a nice way to introduce errors. imagine having a global variable named 'response', a local var named 'responce', and accidentally typing it correctly.
Where did you get that from, I did not have two variables with similar names.

Quote:
you can spend hours debugging that kind of crap.
I edited this message and removed the rest of this post because I missunderstood what you were saying and said things I shouldn't have
ntws01 is offline   Reply With Quote