About
Contact
QtCreator
KDevelop
Solarized
line #s on
1
int
main
()
2
{
3
long
foo
=
1234
;
4
5
return
0
;
// break here
6
}
7
Definitions
Update your C++ knowledge – Modern C++11/14/17 Training
Find out more