Libft
Custom implementation of core libc functions with additional utility helpers.
Loading...
Searching...
No Matches
Functions
min_max_abs.c File Reference
#include "stddef.h"
Include dependency graph for min_max_abs.c:
Functions
long
min
(long a, long b)
Returns the minimum of two long integers.
long
max
(long a, long b)
Returns the maximum of two long integers.
size_t
absolute
(long nbr)
Returns the absolute value of a long integer.
src
math
min_max_abs.c
Generated by
1.9.8