What are the different error codes of 'C' training language? If you are know about the inaccuracy codes then it will be easy to resolve the compile time error.
any help will be highly appreciable.
What are the different error codes of 'C' training language? If you are know about the inaccuracy codes then it will be easy to resolve the compile time error.
any help will be highly appreciable.
The error code explains the nature of the error. The error should be system error or syntax error. Mainly there are three types of error codes. which are runtime error codes, compile time error codes and third is stack overflow error codes. The compile time error code explains the error about the syntax error, type casting errors or type mismatch errors. The runtime error code explains the error comes while executing a program such as semantic errors.
Bookmarks