#include "hello.h" int main () { hello_pt () ; hello_en () ; hello_fr () ; return 0 ; }