On Mon, 26 Sep 2005, Alex Villací­s Lasso wrote:
[...]
Why is malloc() evil even if it is only used internally and its memory is freed before returning the results?

I think this is because it introduces a dependency on msvcrt.dll on the Windows and ReactOS platforms. So it's better to stick to 'pure' Win32 APIs as much as possible.

--
Francois Gouget         [EMAIL PROTECTED]        http://fgouget.free.fr/
      Broadcast message : fin du monde dans cinq minutes, repentez vous !


Reply via email to