[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Slow I/O in MCL
- Subject: Slow I/O in MCL
- From: jipan@mason1.gmu.edu (JIQIAN PAN)
- Date: Thu, 8 Jul 1993 11:52:06 -0400
I think the speed of I/O depends on how you read a file,
a char or a line each time. The latter may be faster
than the former, I think.
-JP