Erreur messages when trying to compile

2013-02-18 Thread jere95
Hi, I am new to programming and I downloaded cygwin, because I heard it was a good gcc compiler. At the moment I am reading this O'reilly book on C, and I tried compiling the folowing exemple programme out of the book : When I try to compile, this c file, typing : /gcc cards.c -o cards/ , the

Re: Erreur messages when trying to compile

2013-02-18 Thread Jack
On 2013.02.18 09:26, jere95 wrote: Hi, I am new to programming and I downloaded cygwin, because I heard it was a good gcc compiler. At the moment I am reading this O'reilly book on C, and I tried compiling the folowing exemple programme out of the book : When I try to compile, this c file,

Re: Erreur messages when trying to compile

2013-02-18 Thread Mark Hansen
On 2/18/2013 6:42 AM, Jack wrote: On 2013.02.18 09:26, jere95 wrote: Hi, I am new to programming and I downloaded cygwin, because I heard it was a good gcc compiler. At the moment I am reading this O'reilly book on C, and I tried compiling the folowing exemple programme out of the book

Re: Erreur messages when trying to compile

2013-02-18 Thread jere95
Thanks a lot I was able to solve the problem! De : Mark Hansen-4 [via Cygwin] ml-node+s1069669n96269...@n5.nabble.com À : jere95 jeremy120...@yahoo.fr Envoyé le : Lundi 18 février 2013 16h19 Objet : Re: Erreur messages when trying to compile On 2/18/2013

Re: Erreur messages when trying to compile

2013-02-18 Thread Christopher Faylor
On Mon, Feb 18, 2013 at 07:37:22AM -0800, jere95 wrote: Thanks a lot I was able to solve the problem! For the record: 1) This is a simple C programming problem which should not be sent to a mailing list. You should fix these types of problems yourself. 2) If that wasn't enough to make this