[glug-t] ++C ->C++
- From: Muthiah Annamalai <ec10130@xxxxxxxxxxxxx>
- To: glug_t@xxxxxxxxxxxxx
- Date: Thu, 19 Jun 2003 19:17:47 GMT
Hi Bjarne Stroustrup's!
Well I think you guys are the best of the lot to ask.
Here's my newest doubt.
HOw do we write *proper C++* programs in GNU/Linux?
Actually I wrote the proverbial helloworld.cpp
as below.It simple gave me a hell a lot of error's and said
something.But it only worked.Can you tell me what kind of C++
is this ,and why doesnt the C++ program below gets compiled
with some strange warnings about X and all that..
#include<iostream.h>
int main()
{ cout<<"hello world\n";
return 0;}
Regards
Muthu
---------------------------------------------
This message was sent from RECTMAIL.
http://www.rect.edu/ or http://rangoli.rect.ernet.in/
---------------------------------------------------------------
To unsubscribe send a mail to glug_t-request@xxxxxxxxxxxxx with
'unsubscribe' as subject.
Website: http://glugt.linuxisle.com
Other related posts: