On Tuesday 18 July 2006 5:12 pm, Chris Janes wrote:
> Are you running in debug or release mode?
>
> I get a black background in debug, but not in release (I have no idea why
> though)

Many times, it's because somebody forgot to initialize a variable.  When in
debug, they're usually initialized by the compiler to some consistent value,
but not in release.

-John Sheu

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to