Home | History | Annotate | Download | only in html

Lines Matching full:arr2

208     int*  arr2 = malloc(sizeof(int));
210 exit(arr2[0]);
234 <code class="computeroutput">arr2[0]</code>.</p>