Instructions to unsubscribe from this list at the end of the message
- ---------------------------------------------------------------------
This is a multi-part message in MIME format.
- ------=_NextPart_000_0005_01C204AB.30AC1D60
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Well I'll get straight to the point; I need to know the name of the =
operator that checks whether a number is an integer or not. I need this =
to happen:
if (a * b =3D=3D INTEGER)
{ blablabla }
By any chance, would the following work? I'm not entirely sure how the =
DIV operator works...
if (div(a*b) =3D=3D 0)
{ blablabla }
Thanks a lot - I know this isn't exactly the right place for this :) If =
anyone can link me to some good C++ sites I would be eternally greatful =
(plus I wouldn't have to pollute this list with my questions :)
Thanks,
John C.
- ------=_NextPart_000_0005_01C204AB.30AC1D60
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2715.400" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Well I'll get straight to the point; I =
need to know=20
the name of the operator that checks whether a number is an integer or =
not. I=20
need this to happen:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>if (a * b =3D=3D INTEGER)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> { blablabla =
}</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>By any chance, would the following =
work? I'm not=20
entirely sure how the DIV operator works...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>if (div(a*b) =3D=3D 0)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> { blablabla =
}</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thanks a lot - I know this isn't =
exactly the right=20
place for this :) If anyone can link me to some good C++ sites I would =
be=20
eternally greatful (plus I wouldn't have to pollute this list with my =
questions=20
:)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>John C.</FONT></DIV></BODY></HTML>
- ------=_NextPart_000_0005_01C204AB.30AC1D60--
- ---------------------------------------------------------------------
You received this message because you are subscribed to the linux
mailing list. If you do not wish to continue receiving this mailing
list, please send a mail message to [EMAIL PROTECTED]
containing only the text "unsubscribe linux"
containing only the text "unsubscribe $LIST"