From: Kautzmann Gerd ([email protected])
Date: Mon May 13 2002 - 13:59:35 CEST
Editing the Programm ( with f.e. vi )
'vi helloworld.c'
Compiling:
'gcc helloworld.c' ( sometime just 'gcc helloworld' )
executing the programm:
'a.out'
---- with kind regards / mit freundlichen Grüssen Gerd Kautzmann -- /**************************\ * Gerd Kautzmann * Software Entwicklung * Baumer Ident GmbH * Hertzstr. 10 * D-69469 Weinheim * +49 (0) 6201 / 9957 15 \**************************/ > -----Original Message----- > From: haczz [mailto:[email protected]] > Sent: Monday, May 13, 2002 1:56 PM > To: [email protected] > Subject: OT"learning gcc" > > > Hi everybody,i'm learnig c,c++,i hope toget out safely::))). > Could some body of you tell me step by step the procedure > to compile a programm > thanks in advance,i hope to be understandable > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:22 CET