HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Does GetLocationX leak?

08-22-2005, 05:59 AM#1
Doomsberg
In one of my triggers i have an
if ( GetLocationX(loc) == randnum)
statement.

I have determiend that GetLocationX() returns a real and i heard someone say that integers dont leak. So does this mean that GetLocationX() doesn't leak?
08-22-2005, 08:56 AM#2
EdwardSwolenToe
Wont leak.