C/C++ Application Learning Trail
This tutorial needs a review. You can open a JIRA issue, or edit it in GitHub following these contribution guidelines. |
Developing C, C++, and Fortran Applications
When you install the NetBeans IDE with C/C support, the IDE includes project types for C and C and appropriate templates. You can create C, C, and Fortran applications with dynamic and static libraries, and you can also create C/C/Fortran projects from existing sources. The editor indents, completes, and syntax-highlights C and C++ code and is well integrated with the GNU gdb debugger.
Getting Started
Tutorials and Articles
Creating C and C++ Projects
Tutorials and Articles
Community-Contributed Docs
-
link:http://wiki.netbeans.org/HowToCreate64-BitC/CWindowsProgramWithNetBeans[+Setting up NetBeans IDE to Create 64-bit C/C Windows Executables+]