2013年1月18日 - struct array { int *elements; //elements size_t size; //number of elements } ...
stackoverflow.com