Home | History | Annotate | Download | only in docs

Lines Matching full:arr2

213     int*  arr2 = malloc(sizeof(int));
215 exit(arr2[0]);
241 <computeroutput>arr2[0]</computeroutput>.</para>