two sscanf.
#2

You want to split lines because they get too long? Use quiet parameters

pawn Код:
sscanf(savingstring,"p<|>ddd",BLABLA,BLA,BLABLA);
sscanf(savingstring,"p<|>{ddd}s[50]s[25]",TTSD,ASDASDT,ASDASD);
Reply


Messages In This Thread
two sscanf. - by audriuxxx - 08.09.2013, 09:13
Re: two sscanf. - by Misiur - 08.09.2013, 10:15

Forum Jump:


Users browsing this thread: 1 Guest(s)