View Single Post
devilicioux
Veteran Member
Join Date: Jun 2013
Location: Delhi,India
Old 06-09-2014 , 02:54   Re: Most Common Errors You Can Encounter Every Now and Then
Reply With Quote #14

Quote:
Originally Posted by Flick3rR View Post
More errors you may add. Will leave the explanation to you. Here you go:
1. Undefined symbol "<any>"
2. Must be a constant expression on line <any>
3. Array must be indexed, variable "<any>"
4. Extra characters on line on line <any>
5. Unmatched closing brace on line <any>
6. Array dimensions do not match on line <any>
7. A little thing - the error with "expected token..." may be with so many expected tokens, not only with ; and -identifier-
8. Function uses both "return" and "return <value>" on line <any>
9. Invalid string (possibly non-terminated string) on line <any>
10. Invalid expression, assumed zero on line <any>
11. Error: Empty statement on line <any>

And many many more, but I can't remember now. Will update as soon as I remember something.
Thank you I do have the list of all errors Its just i am Lazy
__________________
You keep bringing ANTICHRISTUS down .. He will rise again and kick asses !

#RespectList ANTICHRISTUS fysiks Bugsy

Most Common Errors You Can Encounter Every Now and Then
devilicioux is offline