Pelles C forum

C language => Beginner questions => Topic started by: gregfox on April 24, 2010, 11:17:24 PM

Title: Working the compiler
Post by: gregfox on April 24, 2010, 11:17:24 PM
Hello, I'm a first time user, and would like to know where I can get info on how to use the compiller.
Thanks!
Title: Re: Working the compiler
Post by: Vortex on April 25, 2010, 12:08:00 AM
Hi gregfox,

Welcome to the forum.

You can use the IDE to build a project. The IDE will take care of the command line parameters to run the compiler. If you wish to use the command line tools, you have to consult Pelle's user manual.
Title: Re: Working the compiler
Post by: gregfox on April 25, 2010, 02:23:38 AM
Thank you for the reply.  I'm afraid I don't get it (but I'm slow) I can't find a user manual anywhere, nor can I find information on how to use the IDE.
Help...
GF
???
Title: Re: Working the compiler
Post by: TimoVJL on April 25, 2010, 03:02:20 AM
When you have POIDE open hit F1 key.
Then you should see good help file.
Title: Re: Working the compiler
Post by: Vortex on April 25, 2010, 10:59:44 AM
Start -> Programs -> Pelles C for Windows -> Pelles C Help