View Single Post
[-Alt-]
Junior Member
Join Date: Mar 2004
Old 03-29-2004 , 07:31  
Reply With Quote #13

Quote:
Originally Posted by PM
The abstract machine doesn't initialize anything to null (would be hard to implement too). The compiler has to do that...
i know that the compiler from Small package 2.4.0 which we used in version 0.1 initialized all the variables to 0 (arrays too). The one we are using now is from an amxmod package I believe, so maybe it doesn't.
linux version of compiler in 0.16 doesn`t do it.
It caused some problems, like this:
http://forums.alliedmods.net/showthread.php?t=308
[-Alt-] is offline