INTRO(3V) — UNKNOWN SECTION OF THE MANUAL
NAME
intro − introduction to System V functions
SYNOPSIS
/usr/5bin/cc
DESCRIPTION
These functions are contained in the System V library, /usr/5lib/libc.a. They are automatically linked when you compile a C program with the C compiler in /usr/5bin/cc.
LIST OF FUNCTIONS
NameAppears on PageDescription
_tolower ctype(3V) character classification and conversion
_toupperctype(3V) character classification and conversion
asctimectime(3V) convert date and time to ASCII
assert assert(3V) verify program assertion
ctime ctime(3V) convert date and time to ASCII
curses curses(3V) CRT screen handling and optimization package
endpwentgetpwent(3V)get password file entry
fdopen fopen(3V) open a stream
feofferror(3V)stream status inquiry
ferrorferror(3V)stream status inquiry
fgetcgetc(3V)get character or integer from stream
fgetpwentgetpwent(3V)get password file entry
filenoferror(3V)stream status inquiry
fopen fopen(3V) open a stream
fprintf printf(3V) formatted output conversion
fread fread(3V) buffered binary input/output
freopenfopen(3V) open a stream
fscanf scanf(3V) formatted input conversion
fwrite fread(3V) buffered binary input/output
getcgetc(3V)get character or integer from stream
getchargetc(3V)get character or integer from stream
getpassgetpass(3V)read a password
getpwentgetpwent(3V)get password file entry
getpwnamgetpwent(3V)get password file entry
getpwuidgetpwent(3V)get password file entry
getwgetc(3V)get character or integer from stream
gmtime ctime(3V) convert date and time to ASCII
isalnumctype(3V) character classification and conversion
isalphactype(3V) character classification and conversion
isasciictype(3V) character classification and conversion
iscntrlctype(3V) character classification and conversion
isdigitctype(3V) character classification and conversion
isgraphctype(3V) character classification and conversion
islowerctype(3V) character classification and conversion
isprintctype(3V) character classification and conversion
ispunctctype(3V) character classification and conversion
isspacectype(3V) character classification and conversion
isupperctype(3V) character classification and conversion
isxdigitctype(3V) character classification and conversion
localtimectime(3V) convert date and time to ASCII
nicenice(3V)change priority of a process
printf printf(3V) formatted output conversion
rand rand(3V) simple random number generator
scanf scanf(3V) formatted input conversion
setbuf setbuf(3V) assign buffering to a stream
setbuffersetbuf(3V) assign buffering to a stream
setlinebufsetbuf(3V) assign buffering to a stream
setpwentgetpwent(3V)get password file entry
setuid setuid(3V) set user ID
setvbufsetbuf(3V) assign buffering to a stream
signalsignal(3V)simplified software signal facilities
sleep sleep(3V) suspend execution for interval
sprintfprintf(3V) formatted output conversion
srand rand(3V) simple random number generator
sscanf scanf(3V) formatted input conversion
timestimes(3V)get process and child process times
toasciictype(3V) character classification and conversion
tolowerctype(3V) character classification and conversion
toupperctype(3V) character classification and conversion
ttyslotttyslot(3V)find the slot in the utmp file of the current process
tzset ctime(3V) convert date and time to ASCII
Sun Release 3.5 — Last change: 2 May 1986