Array com Indice com tipo diferente ("String")
#1

Como no PHP, podemos setar um indice de uma array como se fosse uma String. Serб que no pawn й possivel?

ex
PHP код:
<?
$array
[1] = "maзг";
$array[2] = "pкra";
$array["ronaldo"] = 1;
?>

@OFF

Se liga mano HAUEHUAHEUHAE

http://en.wikipedia.org/wiki/LOLCODE
Reply


Messages In This Thread
Array com Indice com tipo diferente ("String") - by steki. - 21.02.2011, 22:13
Re: Array com Indice com tipo diferente ("String") - by steki. - 21.02.2011, 22:28
Re: Array com Indice com tipo diferente ("String") - by rjjj - 22.02.2011, 03:09
Re: Array com Indice com tipo diferente ("String") - by steki. - 22.02.2011, 14:44
Re: Array com Indice com tipo diferente ("String") - by rjjj - 22.02.2011, 16:04

Forum Jump:


Users browsing this thread: 1 Guest(s)