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. Jon
I was trying to get out of doing it myself :o)