labs man page on Solaris

Man page or keyword search:  
man Server   20652 pages
apropos Keyword Search (all sections)
Output format
Solaris logo
[printable version]

abs(3C)			 Standard C Library Functions		       abs(3C)

NAME
       abs, labs, llabs - return absolute value of integer

SYNOPSIS
       #include <stdlib.h>

       int abs(int val);

       long labs(long lval);

       long long llabs(long long llval);

DESCRIPTION
       The abs() function returns the absolute value of its int operand.

       The labs() function returns the absolute value of its long operand.

       The  llabs() function returns the absolute value of its long long oper‐
       and.

USAGE
       In 2's-complement representation, the absolute  value  of  the  largest
       magnitude negative integral value is undefined.

ATTRIBUTES
       See attributes(5) for descriptions of the following attributes:

       ┌─────────────────────────────┬─────────────────────────────┐
       │      ATTRIBUTE TYPE	     │	    ATTRIBUTE VALUE	   │
       ├─────────────────────────────┼─────────────────────────────┤
       │Interface Stability	     │Standard			   │
       ├─────────────────────────────┼─────────────────────────────┤
       │MT-Level		     │MT-Safe			   │
       └─────────────────────────────┴─────────────────────────────┘

SEE ALSO
       attributes(5), standards(5)

SunOS 5.10			  24 Jul 2002			       abs(3C)
[top]

List of man pages available for Solaris

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net