View Single Post
Shooting King
RAAASENGAN
Join Date: Mar 2012
Location: India
Old 05-05-2015 , 02:18   Re: [SLVD] Pawn Cell Size
Reply With Quote #7

Quote:
Originally Posted by claudiuhks View Post
dynamic_cast, static_cast, reinterpret_cast, bad_cast, safe_cast and const_cast operators.
Read more at MSDN.
PAWN_CELL_SIZE is currently 32 everywhere so I guess the [#if defined #else #endif] check is useless for now.
:yay: Direct link. Btw, claudiuhks whats the following casting method called ?

PHP Code:
// C++/C
float a  = (float)97
Thanks.
__________________
As every time said, don't ever UNDERESTIMATE me.

Donate - Here
Shooting King is offline