[GAP] LF to CR-LF

Daniel Lewandowski daniellewandowski at tlen.pl
Mon Aug 28 17:39:13 CEST 2006


Dnia 28-08-2006, pon o godzinie 08:39 -0500, John McCormick napisał(a):
> Daniel,
> 
> Would using a sequential file of characters work for your 
> problem?  Sequential_IO does not interpret like Text_IO.

Yes, it is possible to use Sequential_IO to do this. It works but looks
awful and isn't very efficient - I have to write whole String character
by character to the file.

Regards,
Daniel Lewandowski



More information about the GAP mailing list