some type *foo; size_t count = ...; ... foo = malloc(count * sizeof * foo);
[ Home | Post Entry | Log in | Search | Browse Options | Site Map ]