./a.out


:)

or you can do 

cc -o myprog myprog.c

and then 

./myprog


Vinnie

--
[EMAIL PROTECTED] System Administrator Epoch Internet
"Connecting The World, One Business At A Time......
By Caring About A Customers Success"
[EMAIL PROTECTED] Spam Patrol


On Wed, 15 Apr 1998, Michael wrote:

> Date: Wed, 15 Apr 1998 18:24:29 +0200
> From: Michael <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Hello World
> Resent-Date: 15 Apr 1998 16:36:10 -0000
> Resent-From: [EMAIL PROTECTED]
> Resent-cc: recipient list not shown: ;
> 
> Hi all !
> Sorry if this is off-topic
> I have just made my very first c-program, it's the world famous "Hello World" and 
>I'm now stuck with a file called a.out
> The book I am reading doesn't tell me exactly what to do with this file, only that i 
>shall do this:
> cc myprog.c mod1.c mod2.o
> but I don't understand what is meant with that, so can anyone here pleace tell me 
>what to do with this file so that I can execute it ?
> 
> Thanks
> 
> ps. does anyone know a good IDE for redhat linux ?
> 


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to