Results 1 to 6 of 6

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

  1. #1
    Join Date
    Dec 2009
    Posts
    38

    What are the different error codes of 'C'?

    Hello Friends,

    I need your help to know about the different error code for 'C' programming language. I think error define the exact cause of the error which occurs in your program. If you are aware about the error codes then it will be more easy to solve the compile time error.
    If anyone know about the error codes of 'C' then please let me know that. Your help will be greatly appreciable.

  2. #2
    Join Date
    Apr 2008
    Posts
    1,948

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

    Following are some error codes of 'C' language:
    1. C06(Unable to return required value)
    2. C08(Parse or Syntax error in the passed in CLIPS expressions)
    3. S00(Internal generic system error)
    4. C01(Unable to create a system object)
    5. C04(This file unable to open)

  3. #3
    Join Date
    May 2008
    Posts
    2,012

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

    • 'C' Utility error codes:
      • 101:connection to agent failed
      • 100:unable to save the ssh key
    • 'C' Packets error codes:
      • 407:Error while writing given file
      • 405:Error while opening given file
      • 406:Error while reading given file
      • 411 Unable to read socket
      • 412 Unable to write socket

  4. #4
    Join Date
    Apr 2008
    Posts
    2,005

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

    There are number of error codes for 'C' programming language. I am aware about some of it's error codes. See below:
    1. Attempt for accessing an environment which has been deleted: S04
    2. I/O Stream has been misused: R01
    3. attempt for pickle an object: M03
    4. Clear operation has been failed: S03
    5. Unable to write to a read only buffer: R03

  5. #5
    Join Date
    May 2008
    Posts
    2,297

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

    The error code describes the nature of the error. The error may be system error or syntax error. Mostly there are three types of error codes in C and which are runtime error codes, compile time error codes and third is stack overflow error codes. The compile time error code described the error regarding the syntax error, type casting errors or type mismatch errors. The runtime error code described the error occurs while executing a program such as semantic errors.

  6. #6
    Join Date
    Oct 2005
    Posts
    2,393

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

    530 : No enough memory
    1021 : Error while validation of parameter
    510 : No enough space for moving home directory
    507 : Unable to update/read group file
    902 : Unable to get the Container Root
    911 : Error while parsing config file.
    1012 : Host name is invalid
    1315 : Unable to get memory information

Similar Threads

  1. Replies: 7
    Last Post: 17-09-2011, 11:35 AM
  2. What are the PXE Error Codes
    By Agneya in forum Windows Software
    Replies: 5
    Last Post: 30-03-2010, 04:40 AM
  3. Wii Error Codes
    By Deshpande in forum Networking & Security
    Replies: 3
    Last Post: 25-03-2010, 10:57 PM
  4. PS3 error codes list
    By KACY in forum Video Games
    Replies: 2
    Last Post: 19-08-2009, 12:38 PM
  5. Runtime error Codes
    By Isidore in forum Tips & Tweaks
    Replies: 1
    Last Post: 04-08-2008, 03:57 PM

Tags for this Thread

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
  •  
Page generated in 1,715,454,113.48325 seconds with 17 queries