4.3BSD-Reno/share/man/cat3/labs.0

Compare this file to the similar file:
Show the results in this format:




LABS(3)                       1990			  LABS(3)



NNAAMMEE
     labs - return the absolute value of a long integer

SSYYNNOOPPSSIISS
     ##iinncclluuddee <<ssttddlliibb..hh>>

     lloonngg
     llaabbss((lloonngg jj));;

DDEESSCCRRIIPPTTIIOONN
     LLaabbss returns the absolute value of the long integer _n.

SSEEEE AALLSSOO
     abs(3), floor(3)

SSTTAANNDDAARRDDSS
     LLaabbss conforms to ANSI X3.159-1989 (``ANSI C'').

BBUUGGSS
     The absolute value of the most negative integer remains
     negative.


































Printed 7/27/90                May				1