K 10 svn:author V 6 alfred K 8 svn:date V 27 2001-11-02T09:27:16.000000Z K 7 svn:log V 138 In order to perform faster when doing "head -n", use a pair of fgetln/fwrite instead of getc/putchar, this seems about five times faster. END