#include "helloworld.h" void main() { printf("hello world\n"); }