short(3f) bsd man page | unix.com

Man Page: short

Operating Environment: bsd

Section: 3f

LONG(3F)																  LONG(3F)

NAME
long, short - integer object conversion
SYNOPSIS
integer*4 function long (int2) integer*2 int2 integer*2 function short (int4) integer*4 int4
DESCRIPTION
These functions provide conversion between short and long integer objects. Long is useful when constants are used in calls to library rou- tines and the code is to be compiled with ``-i2''. Short is useful in similar context when an otherwise long object must be passed as a short integer.
FILES
/usr/lib/libF77.a 4.2 Berkeley Distribution May 15, 1985 LONG(3F)
Related Man Pages
tcl_newintobj(3) - opendarwin
tcl_getintfromobj(3) - opendarwin
tcl_getlongfromobj(3) - opendarwin
tcl_newlongobj(3) - opendarwin
tcl_getlongfromobj(3tcl) - opensolaris
Similar Topics in the Unix Linux Community
OS X - problems reassigning rights to new shortname
Short code driving me nuts.
disk space shortage, how to migrate to LVM?
How to select the shortest path in grep search?
Help on digestion of C header files for a short program.