The Open Source Swiss Army Knife

/code/c/unix_c/errors/
/code/c/unix_c/errors/ + sub-categories
http://www.sirfsup.com/
web directory content
    
      

Not logged in
Chat Register Login
return to:  http:/www.sirfsup.com      /code   /c   /unix_c   /errors 
sub-categories and articles

                                                  
dirhtml html layout and style sheets
   --->create new sub-category


badptr.c
tests assert()
assert() terminates program execution if the condition it tests returns false
LinuxProgramming pg. 230

/*

errcheck.c
working on it!

#include<stdio.h>

errno.c
include errno.h

#include<errno.h>

errno.h
list of errors numbers and meaning

#ifndef _I386_ERRNO_H

errs.c
Demonstrate perror() and strerror()

/*

foo_bar
add

   --->upload your article


User submitted category site links


(None)

-->submit a page from your site dealing with errors to the sirfsup! web directory for listing

return to top