sscanf problem (never heard of it )
#4

this is caused due to something like this
pawn Код:
sscanf(some_text, "p,fff"x,y,z)
solution-
pawn Код:
sscanf(some_text, "p<,>fff"x,y,z)//add the <> thing
Reply


Messages In This Thread
sscanf problem (never heard of it ) - by JeaSon - 15.01.2015, 12:38
Re: sscanf problem (never heard of it ) - by ahmedkoki - 15.01.2015, 12:42
Re: sscanf problem (never heard of it ) - by JeaSon - 15.01.2015, 12:50
Re: sscanf problem (never heard of it ) - by BroZeus - 15.01.2015, 13:02
Respuesta: sscanf problem (never heard of it ) - by JuanStone - 15.01.2015, 13:04
Re: sscanf problem (never heard of it ) - by Ironboy - 15.01.2015, 13:07
Re: sscanf problem (never heard of it ) - by JeaSon - 15.01.2015, 13:07
Re: sscanf problem (never heard of it ) - by Ironboy - 15.01.2015, 13:10
Re: sscanf problem (never heard of it ) - by BroZeus - 15.01.2015, 13:12
Respuesta: Re: sscanf problem (never heard of it ) - by JuanStone - 15.01.2015, 13:13

Forum Jump:


Users browsing this thread: 1 Guest(s)