how to run C programs

General questions regarding the usage of CodeLite
boobeebah13
CodeLite Curious
Posts: 1
Joined: Sun Oct 18, 2015 5:54 am
Genuine User: Yes
IDE Question: C++
Contact:

how to run C programs

Post by boobeebah13 »

i was just wondering how a C program was run in the ide, if you know please give a detailed description of how it's done
DavidGH
CodeLite Plugin
Posts: 819
Joined: Wed Sep 03, 2008 7:26 pm
Contact:

Re: how to run C programs

Post by DavidGH »

Hi,

I presume you mean 'C' instead of C++. What have you tried so far?

Have you read the Hello World page from the docs? Have you tried selecting a C compiler instead of a C++ one? And an appropriate project for that compiler?

Regards,

David
Post Reply