how to run C programs
-
- CodeLite Curious
- Posts: 1
- Joined: Sun Oct 18, 2015 5:54 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
how to run C programs
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
-
- CodeLite Plugin
- Posts: 819
- Joined: Wed Sep 03, 2008 7:26 pm
- Contact:
Re: how to run C programs
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
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