ABS(3) Linux Programmer's Manual ABS(3)
NAME
abs - computes the absolute value of an integer.SYNOPSIS
#include <stdlib.h> int abs(int j);DESCRIPTION
The abs() function computes the absolute value of the integer argument j.RETURN VALUE
Returns the absolute value of the integer argument.CONFORMING TO
SVID 3, POSIX, BSD 4.3, ISO 9899NOTES
Trying to take the absolute value of the most negative integer is not defined.
GNU June 6, 1993 1
| Top | Master Index | Keywords | Functions |
See also:
| file: /Techref/language/ccpp/cref/MAN/abs.htm, 1KB, , updated: 2010/12/22 21:49, local time: 2012/5/25 05:11,
38.107.179.232:LOG IN |
| ©2012 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/techref/language/ccpp/cref/MAN/abs.htm"> abs</A> |
| Did you find what you needed? |
|
Ashley Roll has put together a really nice little unit here. Leave off the MAX232 and keep these handy for the few times you need true RS232! |
|
Ubicom SX18 thru SX52, PIC 16c5X compatibile, 50 to 75 MIPS microcontrollers! Now US customers can buy the Excellent SXDev from SXList.com for $150 + $15 import fee + s&h (~ $180 total+tax in CA) |
.