compiler error/warnings
-
And link errors, make errors etc.... Why do they start at 1000 (or more)? What is wrong with 1, does it not look as cool?:confused: /Magnus
- I don't necessarily agree with everything I say
Maybe they wanted to allow themselves some le-way for errors they haven't accounted for yet. :laugh: Nick Parker
-
And link errors, make errors etc.... Why do they start at 1000 (or more)? What is wrong with 1, does it not look as cool?:confused: /Magnus
- I don't necessarily agree with everything I say
If you have them start at 1000 then the error code is always 4 digits. Sorry, but is the best I could come up with. Elaine (not very inventive at the minute) Would you like to meet my teddy bear ?
-
And link errors, make errors etc.... Why do they start at 1000 (or more)? What is wrong with 1, does it not look as cool?:confused: /Magnus
- I don't necessarily agree with everything I say
_Magnus_ wrote: Why do they start at 1000 (or more)? To make you ask questions. And look, it worked. ;P Jeremy Falcon Imputek "C# is the answer to a question nobody asked." - Chris Losinger
-
And link errors, make errors etc.... Why do they start at 1000 (or more)? What is wrong with 1, does it not look as cool?:confused: /Magnus
- I don't necessarily agree with everything I say
prob for reserved codes - i.e. internal errors, like the token parser can't allocate enough memory etc
"When the only tool you have is a hammer, a sore thumb you will have."
-
prob for reserved codes - i.e. internal errors, like the token parser can't allocate enough memory etc
"When the only tool you have is a hammer, a sore thumb you will have."
No, internal error is always 1001 :) Tomasz Sowinski -- http://www.shooltz.com
Free your mind and your ass will follow.
-
And link errors, make errors etc.... Why do they start at 1000 (or more)? What is wrong with 1, does it not look as cool?:confused: /Magnus
- I don't necessarily agree with everything I say
You're probably using MFC. The first 1000 are errors internal to MFC which happen every time and are therefore suppressed by the compiler. :P Christian We're just observing the seasonal migration from VB to VC. Most of these birds will be killed by predators or will die of hunger. Only the best will survive - Tomasz Sowinski 29-07-2002 ( on the number of newbie posters in the VC forum ) Cats, and most other animals apart from mad cows can write fully functional vb code. - Simon Walton - 6-Aug-2002