Newbie here
-
- CodeLite Curious
- Posts: 1
- Joined: Fri Dec 16, 2016 8:07 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Newbie here
Hello, I was looking for help in setting up Codelite in order to write C code. Is the right application or is it just for C++ and PHP?
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Newbie here
CodeLite is for C, C++, PHP and JavaScript
http://codelite.org/LiteEditor/QuickStart
Follow the steps to create a C++ workspace (which also includes C)
When creating a project, select a C template instead of C++
Eran
http://codelite.org/LiteEditor/QuickStart
Follow the steps to create a C++ workspace (which also includes C)
When creating a project, select a C template instead of C++
Eran
Make sure you have read the HOW TO POST thread