Errors in c

Discussion in 'C' started by SaiBalaji, Sep 8, 2010.

  1. SaiBalaji

    SaiBalaji New Member

    Joined:
    Sep 8, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Please give me more clarification about errors occuring in c?
     
  2. techgeek.in

    techgeek.in New Member

    Joined:
    Dec 20, 2009
    Messages:
    572
    Likes Received:
    19
    Trophy Points:
    0
    Occupation:
    EOC (exploitation of computers)..i m a Terminator.
    Location:
    Not an alien!! for sure
    Home Page:
    http://www.techgeek.in
    There are two types of errors:-

    1) Compile time errors.
    2) run time errors.

    compile time errors are mainly occurring due to syntax errors..
    Run time error occurs due to linking error, dynamic binding, stack overflow..etc etc
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice