Hello, can it really be true that the memory allocation functions aren't reentrant?!? I mean, making vsprintf reentrant, but not malloc.. ? seems a bit strange if you ask me.. /Christian
Source code for the memory allocation routines is provided. Feel free to modify it to make it reentrant.<br> <br> Jon
The forum ate my message! Took me 10 minutes to type it. What a shame...
it does that occasionally :-( sometimes the message can be retrieved by going back using the browser's 'Back' button
Interesting... I'll see if I can track down the problem. Dave