LOCV(III)                    3/9/74                     LOCV(III)







NAME

     locv - long output conversion



SYNOPSIS

     char *locv(hi, lo)

     int hi, lo;



DESCRIPTION

     Locv converts a signed double-precision integer, whose parts

     are  passed  as arguments, to the equivalent ASCII character

     string and returns a pointer to that string.



BUGS