How to parse string?
Hello all!
look this: Code:
a b c d e but server print: abcde bcde cde de e if arg = abcde ie client type in console test abcde |
Re: How to parse string?
Code:
|
Re: How to parse string?
Thank You man!
Plz tell me about this '%'... %s - string %d - integer %f - float %c - array ? %i - ?? |
Re: How to parse string?
pretty sure it is:
%s - string %d - integer %f - float %c - character %i - integer |
Re: How to parse string?
%d - data
|
Re: How to parse string?
Quote:
|
| All times are GMT -4. The time now is 20:16. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.