2 Nov
1997
2 Nov
'97
10: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
10511
Age (days ago)
10512
Last active (days ago)
1 comments
2 participants
participants (2)
-
Frank Heckenbach -
The African Chief