in reply to Re^2: Faster and more efficient way to read a file vertically -- updated
in thread Faster and more efficient way to read a file vertically
If data must be accessed more times probably is worth to put into an sqlite db, a char per column and access it via SQL queries. No big memory overhead and super speed.
L*
|
|---|