post the exact error message...
mostly U have to use the following structure,
for unix to figure if the program was successful
in execution or not.
int main(){
..
return 0;
}
 
Bye
Zen
----- Original Message ----- 
From: Diwakar Ranganathan <[EMAIL PROTECTED]>
Sent: Monday, March 12, 2001 8:34 PM

> i'm planning to take a C/C++ - Unix course to get
> basic programming knowledge for technical writing
> purposes. i have linux (mandrake 7.2) installed in my
> machine. can i practise unix and do unix homework with
> my linux? how much similar are they?
> 
> also, i could compile helloworld.c with turbo c
> compiler. but when i typed the c code in vi and named
> it first.c and commanded
> 
> gcc first.c
> 
> it says there's some problem with the void thingy.



----------------------------------------------
An alpha version of a web based tool to manage
your subscription with this mailing list is at
http://lists.linux-india.org/cgi-bin/mj_wwwusr

Reply via email to