Returning more than one thing.
#6

pawn Код:
new alpha, beta, gamma = 25, delta;
delta = RandomeFunction(alpha, beta, gamma);
delta is the value of the return.
While the &(variable) points to a variable stored in a external function.
Reply


Messages In This Thread
Returning more than one thing. - by Danny - 07.07.2011, 19:45
Re: Returning more than one thing. - by Daren_Jacobson - 07.07.2011, 19:49
Re: Returning more than one thing. - by Danny - 07.07.2011, 19:51
Re: Returning more than one thing. - by Shadoww5 - 08.07.2011, 03:04
Re: Returning more than one thing. - by Donya - 08.07.2011, 03:44
Re: Returning more than one thing. - by Deskoft - 08.07.2011, 03:59

Forum Jump:


Users browsing this thread: 2 Guest(s)