About
Contact
QtCreator
KDevelop
Solarized
line #s on
1
extern
int
a_has_a_function
();
2
3
int
4
a_has_a_function
() {
5
return
10
;
6
}
7
Definitions
Improve your Profiling and Debugging skills
Find out more