Vars
if (Player2[0] == IPz[0])
{ from Player2[0] we take the first later of the value... how can i take all the word? |
Re: Vars
Quote:
However, you cannot compare strings with the '==' operator. You must use if ( equal( string1 , string 2 ) ) when comparing entire strings. Also look at functions strlen, equali, contain, containi. |
| All times are GMT -4. The time now is 15:38. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.