Table of Contents
-
errno
— detects and numbers errors. -
exit_program
— terminates the interpreter. -
getenv
— retrieves the value of an environment variable. -
kill
— sends a signal to a process. -
setenv
— sets an environment variable for the current process. -
strerror
— retrieves an error message.