int vla[nparam]; int *pcopyspace = malloc(sizeof vla);
vla* is evaluated to the extent of calculating its run-time size.
vla* is evaluated to the extent of calculating its run-time size.