sscanf Problem !!! Fast Help !!!
#2

Quote:
Originally Posted by ******
  • sscanf warning: Unenclosed specifier parameters are deprecated, consider using something like p<<>.
You are using the old style:

Code:
p,
Instead of:

Code:
p<,>
This also applies to array types ("ai" vs "a<i>").
For documentation of it: https://sampforum.blast.hk/showthread.php?tid=570927
Reply


Messages In This Thread
sscanf Problem !!! Fast Help !!! - by Toxik - 27.05.2015, 18:07
Re: sscanf Problem !!! Fast Help !!! - by Konstantinos - 27.05.2015, 18:10
Re: sscanf Problem !!! Fast Help !!! - by Toxik - 27.05.2015, 18:15
Re: sscanf Problem !!! Fast Help !!! - by Konstantinos - 27.05.2015, 18:21
Re: sscanf Problem !!! Fast Help !!! - by Toxik - 27.05.2015, 19:05

Forum Jump:


Users browsing this thread: 1 Guest(s)