*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->NetBSD man pages -> llabs (3)              
Title
Content
Arch
Section
 

LLABS(3)

Contents


NAME    [Toc]    [Back]

     llabs - return the absolute value of a long long integer

LIBRARY    [Toc]    [Back]

     Standard C Library (libc, -lc)

SYNOPSIS    [Toc]    [Back]

     #include <stdlib.h>

     long long int
     llabs(long long int j);

DESCRIPTION    [Toc]    [Back]

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

SEE ALSO    [Toc]    [Back]

      
      
     abs(3), cabs(3), floor(3), labs(3), math(3)

STANDARDS    [Toc]    [Back]

     The llabs() function conforms to .

BUGS    [Toc]    [Back]

     The absolute value of the most negative integer remains negative.

BSD                              March 6, 2000                             BSD
[ Back ]
 Similar pages
Name OS Title
wcstol IRIX convert wide character string to long integer, unsigned long integer, long long integer, unsigned long long in
labs FreeBSD return the absolute value of a long integer
labs OpenBSD return the absolute value of a long integer
llabs OpenBSD return the absolute value of a long integer
labs NetBSD return the absolute value of a long integer
strtol NetBSD convert string value to a long, long long, intmax_t or quad_t integer
strtoimax NetBSD convert string value to a long, long long, intmax_t or quad_t integer
strtol FreeBSD convert a string value to a long, long long, intmax_t or quad_t integer
strtoimax FreeBSD convert a string value to a long, long long, intmax_t or quad_t integer
strtoq NetBSD convert string value to a long, long long, intmax_t or quad_t integer
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service