changes.mady.by.user Jeffrey Gennari
Saved on Oct 12, 2006
...
void func(size_t s) { vla[s]; ... } ... func(size); ...