//Programming Example 8.8 //simple , multifile program to write "Hello there!" //Second file function[] = output() printf("Hello There!"); return; endfunction