Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ Sun FORTRAN 1.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Anchors

1. Commands

3F. FORTRAN Library

Manual — Sun FORTRAN 1.2

58 entries

1. Commands

f77Sun FORTRAN compiler
f77cvtVMS FORTRAN to Sun FORTRAN source code converter
fprprint FORTRAN file
fsplitsplit a multi-routine FORTRAN file into individual files
ratforrational FORTRAN dialect

3F. FORTRAN Library (intro)

abortterminate abruptly with memory image
accessdetermine accessibility of a file
alarmexecute a subroutine after a specified time
bessel functions, besselof two kinds for integer orders
bitand, or, xor, not, rshift, lshift, bic, bis, bit, setbit functions
chdirchange default directory
chmodchange mode of a file
dtime, etimereturn elapsed execution time
exitterminate process with status
f77_floatingpointFortran IEEE floating-point definitions
IEEE environment, f77_ieee_environmentmode, status, and signal handling subprograms for IEEE arithmetic
fdatereturn date and time in an ASCII string
flushflush output to a logical unit
forkcreate a copy of this process
intro, fortranintroduction to FORTRAN library functions
freedeallocate a region of memory previously allocated by malloc
ftell, fseekreposition a file on a logical unit
iargc, getargreturn command line arguments
fgetc, getcget a character from a logical unit
getcwdget pathname of current working directory
getenvget value of environment variables
getfdget the file descriptor of an external unit number
getlogget user’s login name
getpidget process id
getgid, getuidget user or group ID of the caller
hostnmget name of current host
itime, idatereturn date or time in numerical form
rindex, lnblnk, len, indextell about character strings
introintroduction to FORTRAN library functions
ioinitchange f77 I/O initialization
killsend a signal to a process
lenreturn the declared length of a character string
libm_doubleDouble-precision Fortran access to libm functions
libm_singleSingle-precision Fortran access to libm functions
symlnk, linkmake a link to an existing file
locreturn the address of an object
short, longinteger object conversion
mallocallocate an amount of memory and return the address
gerror, ierrno, perrorget system error messages
fputc, putcwrite a character to a FORTRAN logical unit
qsortquick sort
drand, irand, randreturn random values
inmax, rangereturn maximum positive integer
renamerename a file
signalchange the action for a signal
sleepsuspend execution for an interval
lstat, fstat, statget file status
systemexecute a UNIX command
ctime, ltime, gmtime, timereturn system time
tclose, tread, twrite, trewin, tskipf, tstate, topenf77 tape I/O
isatty, ttynamfind name of a terminal port
unlinkremove a directory entry
waitwait for a process to terminate

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026