About
Contact
QtCreator
KDevelop
Solarized
1
int
a
[] = {
2
#include
"a.inc"
3
};
4
int
b
[] = {
5
#include
"b.inc"
6
};
7