extern char* get_hello_msg() {
    return "Hello, world!";
}


syntax highlighted by Code2HTML, v. 0.9.1