codice:struct tuaStruttura { string campo1; string campo2; int campo3; //... } //... tuaStruttura[] arr=new tuaStruttura[50];![]()
codice:struct tuaStruttura { string campo1; string campo2; int campo3; //... } //... tuaStruttura[] arr=new tuaStruttura[50];![]()
Amaro C++, il gusto pieno dell'undefined behavior.