2 Nov
1997
2 Nov
'97
9:51 p.m.
I found another little problem in strings.pas while testing the example program from <SIMEON.9710101739.A@@muahost.cc.keele.ac.uk>: Since StrNew uses C's strdup() which in turn uses malloc(), you can't use Freemem in StrDispose. Using free() instead works. (There may be other places where such a change is necessary.) Frank -- Frank Heckenbach, Erlangen, Germany fjf@gmx.de http://home.pages.de/~fjf/links.htm