Giorgos Keramidas wrote: > The steeper learning curve of C++ is indeed steeper, not because of > some magic property of the object-oriented programming paradigm, but > because there are a lot more things to learn, before a complete > program can be written, IMHO.
Uh... "Hello World" looks the same in ANSI C and C++, unless you insist on using I/O streams and "cout", which no one ever really does, unless they are writing a C++ book or trying to impress a student. -- Terry To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message