[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gcc
is this correct for compiling a simple C++ program in
Linux?
cc -o program program.C
because when I run this command line it dose not even
recognize <iostream.h>, because it sees cout as
undefined.
I installed everything. but how can I check if it is installed?
__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/
-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.
- Follow-Ups:
- Re: gcc
- From: Jordan Bettis <jordanb@hafd.org>