|
|
1.1 ! root 1: .TH LONG 3F "26 July 1983" ! 2: .UC 4 ! 3: .SH NAME ! 4: long, short \- integer object conversion ! 5: .SH SYNOPSIS ! 6: .B integer*4 function long (int2) ! 7: .br ! 8: .B integer*2 int2 ! 9: .sp 1 ! 10: .B integer*2 function short (int4) ! 11: .br ! 12: .B integer*4 int4 ! 13: .SH DESCRIPTION ! 14: These functions provide conversion between short and long integer objects. ! 15: .I Long ! 16: is useful when constants are used in calls to library routines and ! 17: the code is to be compiled with ``-i2''. ! 18: .I Short ! 19: is useful in similar context when an otherwise long object must be ! 20: passed as a short integer. ! 21: .SH FILES ! 22: .ie \nM /usr/ucb/lib/libF77.a ! 23: .el /usr/lib/libF77.a
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.