This is a multi-part message in MIME format.

------=_NextPart_000_001C_01C1F901.CD1AE560
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi, this isn't linux specific, but I figure perhaps some of you will be =
more experienced programmers than I and can answer my question.

Riddle me this Batman.........
C++........If I'm in main() and on one line, I both print text to the =
screen with cout, and I call a function, does it just do things from =
left to right?  or would it call the function first, and then print to =
the screen?  Just curious.

------=_NextPart_000_001C_01C1F901.CD1AE560
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>Hi, this isn't linux specific, but I =
figure perhaps=20
some of you will be more experienced programmers than I and can answer =
my=20
question.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Riddle me this =
Batman.........</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>C++........If I'm in main() and =
on&nbsp;one line, I=20
both print text to the screen with cout, and I call a function, does it =
just do=20
things from left to right?&nbsp; or would it call the function first, =
and then=20
print to the screen?&nbsp; Just curious.</FONT></DIV></BODY></HTML>

------=_NextPart_000_001C_01C1F901.CD1AE560--


Reply via email to