#include void hellocpp(void) { printf("C++: Hello, world!\n"); }