Advertisement
DraKiNs

[COD] ispacked fasthest

Oct 13th, 2011
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 0.55 KB | None | 0 0
  1.  
  2. /*=================================================================
  3.          _ ____         _____             __  __
  4.         (_)  _ \ ___  |_   _|__  __ _|  \/  |
  5.         | | |_) / __|   | |/ _ \/ _` | |\/| |
  6.         | |  __/\__ \   | |  __/ (_| | |  | |
  7.         |_|_|   |___/   |_|\___|\__,_|_|  |_|
  8.  
  9.             Created by Bruno da Silva
  10.             www.ips-team.blogspot.com
  11.        Check if string is packed in fast velocity
  12.  
  13. =================================================================*/
  14.  
  15.  
  16. #define ispacked(%0) !(-1 < %0[0] < 0x100)
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement