About
Contact
QtCreator
KDevelop
Solarized
line #s on
1
#include
<stdio.h>
2
3
int
main
(
) {
4
int
i
=
0
;
// Set a breakpoint here
5
return
i
;
6
}
7
Definitions
Learn to use CMake with our Intro Training
Find out more