hi every one
is this even correct ? (would there be any memory problem ?)
if this is correct then how will I find the length of the "se" in future ?Code:void **se; se = (void **) malloc(sizeof(*se) * 2);
thanks in advance
|
Results 1 to 3 of 3
Thread: array problem
|
Click Here to Expand Forum to Full Width |