Hi Christian Felde, hope you are having a nice day
26-Oct-97 11:13:42, Christian Felde wrote to All
Subject: Help me...
CF> Hi all..
CF> I've just started reading a C++ book, and I'm using Linux to compille
he
CF>
CF> source
CF> I try to compille this source:
CF> /*
CF> somefun.cpp
CF> Ian M Wilks
CF> */
CF> #include
CF> void main()
CF> {
CF> char yesOrNo;
CF> int year = 1997;
CF> int birth_year;
CF> int ageThisYear;
CF> cout << "\nThis program illustrates the use of variables.\n"
oops! ^^^^
CF> cout << "Please enter your year of birth: "
oops!^^^^^
cin >>> birth_year;
CF> ...but I only get this error:
CF> sco-systems:~/work/code# g++ somefun.cpp somefun.cpp:48: unterminated
CF> ...and I don't understad any thing!
Dont worry
CF> Help me! Thanx...
-=> Yours sincerely, Michael Rathburn <=-
--- Terminate 5.00 UnReg(25)
---------------
* Origin: Have you ever been TERMINATEd ? (2:250/124.19)
|