Types of error codes in C/C++ language
While i was designing code in TURBO C i faced different errors which i was unable to solved. How can i handle those errors? What are basically different kinds of errors? Can any one can briefly describe those errors? I only know about syntax error but not its details. Do those errors differ from C++?








