Save a string in a variable?
#4

Jesus Christ...

pawn Код:
new Variable[ 32 ]; // Greater than number of characters + 1

public cowvshorse()
{
     format( Variable, sizeof( Variable ), "variabletosavestringin" );
}

public fishvscat()
{
     print( Variable );
}
Reply


Messages In This Thread
Save a string in a variable? - by Whoop - 30.12.2010, 08:32
Re: Save a string in a variable? - by _rAped - 30.12.2010, 08:42
Re: Save a string in a variable? - by TouR - 30.12.2010, 08:46
Re: Save a string in a variable? - by JamesC - 30.12.2010, 10:36

Forum Jump:


Users browsing this thread: 1 Guest(s)