Manual Pages for UNIX Darwin command on man labs
MyWebUniversity

Manual Pages for UNIX Darwin command on man labs

LABS(3) BSD Library Functions Manual LABS(3)

NAME

llaabbss - return the absolute value of a long integer

LLIIBBRRAARRYY

Standard C Library (libc, -lc)

SYNOPSIS

##iinncclluuddee <>

long llaabbss(long j);

DESCRIPTION

The llaabbss() function returns the absolute value of the long integer j.

SEE ALSO

abs(3), cabs(3), floor(3), imaxabs(3), llabs(3), math(3)

STANDARDS The llaabbss() function conforms to ISO/IEC 9899:1990 (``ISO C90'').

BUGS

The absolute value of the most negative integer remains negative. BSD November 14, 2001 BSD




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™