sscanf loading.
#6

Yes this:

Код:
sscanf( _QuerySize, "p<|>s[24]s[129]ii", Your_name_enum, Your_pass_enum, Your_exp_enum, Your_money_enum);
But now if i want to load, for ex: Name, i need to do like that:

Код:
sscanf( _QuerySize, "p<|>{s[24]}s[129]ii", Your_name_enum, Your_pass_enum, Your_exp_enum, Your_money_enum);
Reply


Messages In This Thread
sscanf loading. - by audriuxxx - 02.01.2014, 18:16
Re: sscanf loading. - by Smileys - 02.01.2014, 18:47
Re: sscanf loading. - by audriuxxx - 02.01.2014, 20:49
Re : sscanf loading. - by Flobesst - 02.01.2014, 23:46
Re: sscanf loading. - by Patrick - 03.01.2014, 00:02
Re: sscanf loading. - by audriuxxx - 03.01.2014, 20:00

Forum Jump:


Users browsing this thread: 1 Guest(s)