I am trying to access a column from an excel document from a C code in Linux. Is there a simple way to do this? There are more than 47000 rows and I want to store the data of particular column into an array of data structure.
Asked
Active
Viewed 62 times