1 2 3 4 5 6 7 8 9 10 11 12
/* DMBS Build System Released into the public domain. dean [at] fourwalledcubicle [dot] com www.fourwalledcubicle.com */ int main(void) { // Application code here. }