Query: intro
OS: hpux
Section: 2
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
intro(2) System Calls Manual intro(2)NAMEintro - introduction to system callsDESCRIPTIONThis section describes all of the system calls. All of these calls return a function result. This result indicates the status of the call. Typically, a zero or positive result indicates that the call completed successfully, and -1 indicates an error. The individual descriptions specify the details. An error number is also made available in the external variable (see errno(2)). Note: is not cleared on successful calls. Therefore, it should be tested only after an error has been indicated.SEE ALSOintro(3), errno(2), hier(5), introduction(9). Web access to HP-UX documentation on intro(2)
Related Man Pages |
---|
intro(8) - mojave |
intro(2) - debian |
intro(3c) - hpux |
introduction(1) - freebsd |
errno.h(3head) - centos |