Home » U++ Library support » U++ Core » The right container
Re: The right container [message #51239 is a reply to message #51236] |
Sun, 24 February 2019 18:29  |
 |
koldo
Messages: 3437 Registered: August 2008
|
Senior Veteran |
|
|
Hi Mirek
It is used in a program that reads data from different file formats. In one of them the size is known in the beginning and data is filled randomly when reading the file. In other format data is got sequentially and you do not know total size until the end. It is possible to scan the file first to get the dimension, although it is not so efficient and a little more complex.
However do not worry, files are not huge and Vector with FindAdd works adequately.
Best regards
IƱaki
|
|
|
Goto Forum:
Current Time: Thu Jun 12 05:54:55 CEST 2025
Total time taken to generate the page: 0.04467 seconds
|