Re: Possible EU interpreter error
- Posted by Robert Craig <rds at ATTCANADA.NET> Aug 23, 1999
- 504 views
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