What is the best way of increasing array size in an application that adds data into arrays from records from input files, to allow for indefinite numbers of records from an indefinite number of files (up to a limit of course), without having to define very large (fixed) array sizes at compile time?
extending array memory
Para obter mais informações sobre otimizações de compiladores, consulte Aviso sobre otimizações.


