Results 1 to 2 of 2

Thread: What are the different error codes of 'C'?

  1. #1
    HernandezOrtiz is offline Senior Member
    Join Date
    Dec 2009
    Posts
    301
    Rep Power
    3

    Default What are the different error codes of 'C'?

    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.

  2. #2
    MartinWilson is offline Senior Member
    Join Date
    Dec 2009
    Posts
    281
    Rep Power
    3

    Default

    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.

Similar Threads

  1. HTML Color Codes
    By EvansMitchell in forum Programming
    Replies: 1
    Last Post: 03-29-2010, 02:02 PM
  2. Replies: 0
    Last Post: 07-11-2009, 01:09 PM
  3. Replies: 0
    Last Post: 07-11-2009, 12:53 PM
  4. Replies: 0
    Last Post: 07-11-2009, 12:43 PM
  5. Beep Codes
    By CALANTHA in forum Everything Else
    Replies: 0
    Last Post: 11-25-2008, 12:15 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48