-ELOP

Jul. 8th, 2015 07:14 pm
abbra: (Speaker Rabbit)
errno(3) - Linux man page

Name
errno - number of last error

Synopsis

#include <errno.h>


Description

The <errno.h> header file defines the integer variable errno, which is set by system calls and some library functions in the event of an error to indicate what went wrong. Its value is significant only when the return value of the call indicated an error (i.e., -1 from most system calls; -1 or NULL from most library functions); a function that succeeds is allowed to change errno.

Valid error numbers are all nonzero; errno is never set to zero by any system call or library function.

...

ELOP

Impairment of goodwill(MSFT)

April 2016

S M T W T F S
     12
3456789
1011121314 1516
17181920212223
24252627282930

Syndicate

RSS Atom

Most Popular Tags

Page Summary

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 13th, 2025 10:17 pm
Powered by Dreamwidth Studios