About
Contact
QtCreator
KDevelop
Solarized
line #s on
1
int
zero_init
();
2
int
badSrcGlobal
=
zero_init
();
3
int
readBadSrcGlobal
() {
return
badSrcGlobal
; }
4
5
Definitions
badSrcGlobal
Learn to use CMake with our Intro Training
Find out more