Overview Home Back Next Content of this session Browse Files extern int puts(const char *); void bar() { puts("bar"); }