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