common errors in c

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pmppmp
    New Member
    • Nov 2007
    • 1

    common errors in c

    hi..can anybody help me to find list of error messages we encounter while compiling 'c' programs
  • Meetee
    Recognized Expert Contributor
    • Dec 2006
    • 928

    #2
    Originally posted by pmppmp
    hi..can anybody help me to find list of error messages we encounter while compiling 'c' programs
    I am not getting your problem? You want to find the error messages? It will be desplayed in while your compilation!! You can find the reasons for the errors in google.

    Please be specific.

    Regards

    Comment

    • kuttycoder
      New Member
      • Nov 2007
      • 2

      #3
      if u r using gcc, try wall option,it should throw u most of all warnings /errors :-)

      Comment

      Working...