Simulated External Functions

void cat(string);

Prints the content of the file given by the input string.

file: /doc/sefun/sefun.c
