
3 Feb
2006
3 Feb
'06
7:18 a.m.
2006/2/3, Johannes Waldmann
The disadvantage is that with the current IO library we should convert from ADT to String and back again each time when we have to do any IO.
Irrelevant for performance, I think. If I want to do heavy IO, then I'd open a file (once) to get a handle, and use only the handle afterwards.
I mean that it is going to be boring. Cheers, Krasimir