View Single Post
WildCard65
Veteran Member
Join Date: Aug 2013
Location: Canada
Old 02-26-2015 , 17:33   Re: Patch to port TF2Items over to newdecls
Reply With Quote #5

Quote:
Originally Posted by Powerlord View Post
delete doesn't a variable to null in C either. Incidentally, you should be setting variables to null rather than INVALID_HANDLE unless you have some specific reason for using INVALID_HANDLE, e.g. you need to view view_as on it such as when you're returning a value in a native. Unless view_as<int>(null) actually works now.
the invalid handle stuff I just left(well left in, just did the view_as just to remove the wierd tag mismatch warning(which shouldn't happen).
__________________
WildCard65 is offline