mikroC
making it simple...
ldiv
Prototype
ldiv_t ldiv(long numer, long denom);
Description
Function is similar to the
ture members all have type
Function computes the result of the division of the numerator
denom
remainder (
labs
Prototype
long labs(long num);
Description
Function returns the absolute (i.e. positive) value of a long integer
max
Prototype
int max(int a, int b);
Description
Function returns greater of the two integers,
min
Prototype
int min(int a, int b);
Description
Function returns lower of the two integers,
MikroElektronika: Development tools - Books - Compilers
function, except that the arguments and the result struc-
div
long
; function returns a structure of type
).
rem
mikroC - C Compiler for Microchip PIC microcontrollers
.
comprising quotient (
div_t
and
.
a
b
and
.
a
b
by the denominator
numer
) and
quot
.
num
293
page
Need help?
Do you have a question about the PIC Microcontrollers PIC12 and is the answer not in the manual?