smarkwell
07-16-2002, 01:14 PM
I've been wondering if the Brew Emulator (1.1) purposly adds in memory creation refusal?
I've tried to write as tight of code as possible, but I've been noticing a small chance that a string will not be allocated properly.
I'm now making sure that all memory is checked before use now, as per suggestion of the documention.
I've tried to write as tight of code as possible, but I've been noticing a small chance that a string will not be allocated properly.
I'm now making sure that all memory is checked before use now, as per suggestion of the documention.