About
Contact
QtCreator
KDevelop
Solarized
1
#include
<stdio.h>
2
int
main
(
) {
puts
(
s:
"this is the standalone binary test program"
); }
3