About
Contact
QtCreator
KDevelop
Solarized
line #s on
1
#include
"foo.h"
2
3
void
stop
() {}
4
5
int
foo
() {
6
stop
();
7
return
0
;
8
}
9
Definitions
stop
Learn to use CMake with our Intro Training
Find out more