llabs.c

The libc implementation

Author

Martin ‘Solar’ Baute

License

Public Domain

Summary
llabs.cThe libc implementation
Functions
llabsReturns the absolute value of a given long long

Functions

llabs

long long int llabs(long long int j)

Returns the absolute value of a given long long

long long int llabs(long long int j)
Returns the absolute value of a given long long