On Sat, 08 Apr 2000, you wrote:
> ummm.... when compiling c programs.....i remember you need an output and input
> file

Actually, you don't need the name of the output file, if not given, the output
will be a.out


> for example "cc -o hello hello.c"
> 
> i forgot what the -o stood for...but i did that in all my linux programming
> classes.

-o is for output

>
> 
> stathis gotsis wrote:
> 
> > when i compile a real simple program in c ,ie hello.c i write :cc hello.c
> > but then i get an error message stdio:no such file or directory,i find this
> > strange because i have that library.can you help?thanks in advance.
> > ______________________________________________________
> > Get Your Private, Free Email at http://www.hotmail.com
-- 
Alex
(Go easy on me, I'm a COBOL programmer in real life)

Reply via email to