About
Contact
QtCreator
KDevelop
Solarized
line #s on
1
struct
DummyStruct
{
2
int
i
;
3
};
4
5
DummyStruct
s
;
6
7
int
main
() {
return
s
.
i
; }
8
Definitions
DummyStruct
s
Learn to use CMake with our Intro Training
Find out more