J
Jo
Hi Guys!
I'm sorry for my stupid question.
I want to use the operator "mod" (perhaps mod is pascal and not c++)
to calculate the rest of a division, to separate the odd and even number of
an array.
do you know what is the name of operator I need ? ("mod" is pascal ?)
do I need some libraries ? math.h or wath ?
Thank you
Jo
I'm sorry for my stupid question.
I want to use the operator "mod" (perhaps mod is pascal and not c++)
to calculate the rest of a division, to separate the odd and even number of
an array.
do you know what is the name of operator I need ? ("mod" is pascal ?)
do I need some libraries ? math.h or wath ?
Thank you
Jo