Re: Possible EU interpreter error

new topic     » goto parent     » topic index » view thread      » older message » newer message

Carlos Valdes writes:
> I think there is a problem with garbage collection routines.

I tried your program (both versions) using ex.exe
under Win95. I used a 100000-line input file, where
each line was 300 random characters. I read the file in
using "rb" mode, and wrote the output using "wb" mode.

It worked fine. I couldn't duplicate the problem.

Obviously you are reading a lot of lines, or you
wouldn't be printing a '.' every 200 lines. I wonder
if you are encountering a huge line somewhere in
the file, i.e. a run of millions of characters before '\n' appears.

Regards,
     Rob Craig
     Rapid Deployment Software
     http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu