|
|
1.1 root 1: .xx "intro" "introduction to FORTRAN library functions"
2: .xx "abort" "abnormal termination"
3: .xx "access" "determine accessability of a file"
4: .xx "alarm" "execute a subroutine after a specified time"
5: .xx "bessel" "of two kinds for integer orders"
6: .xx "bit" "and, or, xor, not, rshift, lshift bitwise functions"
7: .xx "chdir" "change default directory"
8: .xx "chmod" "change mode of a file"
9: .xx "etime" "return elapsed execution time"
10: .xx "exit" "terminate process with status"
11: .xx "fdate" "return date and time in an ASCII string"
12: .xx "flmin" "return extreme values"
13: .xx "flush" "flush output to a logical unit"
14: .xx "fork" "create a copy of this process"
15: .xx "fseek" "reposition a file on a logical unit"
16: .xx "getarg" "return command line arguments"
17: .xx "getc" "get a character from a logical unit"
18: .xx "getcwd" "get pathname of current working directory"
19: .xx "getenv" "get value of environment variables"
20: .xx "getlog" "get user's login name"
21: .xx "getpid" "get process id"
22: .xx "getuid" "get user or group ID of the caller"
23: .xx "hostnm" "get name of current host"
24: .xx "idate" "return date or time in numerical form"
25: .xx "index" "tell about character objects"
26: .xx "ioinit" "change f77 I/O initialization"
27: .xx "kill" "send a signal to a process"
28: .xx "link" "make a link to an existing file"
29: .xx "loc" "return the address of an object"
30: .xx "long" "integer object conversion"
31: .xx "malloc" "memory allocator"
32: .xx "perror" "get system error messages"
33: .xx "plot" "f77 library interface to \fIplot\fR (3X) libraries."
34: .xx "putc" "write a character to a fortran logical unit"
35: .xx "qsort" "quick sort"
36: .xx "rand" "return random values"
37: .xx "random" "better random number generator"
38: .xx "rename" "rename a file"
39: .xx "signal" "change the action for a signal"
40: .xx "sleep" "suspend execution for an interval"
41: .xx "stat" "get file status"
42: .xx "system" "execute a UNIX command"
43: .xx "time" "return system time"
44: .xx "topen" "f77 tape I/O"
45: .xx "traper" "trap arithmetic errors"
46: .xx "trapov" "trap and repair floating point overflow"
47: .xx "trpfpe" "trap and repair floating point faults"
48: .xx "ttynam" "find name of a terminal port"
49: .xx "unlink" "remove a directory entry"
50: .xx "wait" "wait for a process to terminate"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.