Debes tratar de hacer algo por tu cuenta, no te pueden andar haciendo todo
.... no hace falta sino mirar lo que te pase y sale.
<!--xc1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>
XCODE </td></tr><tr><td id='XCODE'><!--exc1-->
{
int[] arreglo,
...
...
funcion(arreglo);
}
...
...
...
void funcion(
int *arreglo)
{
...
...
...
return arreglo;
}<!--xc2--></td></tr></table><div class='postcolor'><!--exc2-->