Click here to Skip to main content
15,889,216 members
Articles / Desktop Programming / MFC

CDataFile - An easy class for reading numeric data in CSV or Text-Delimited format.

Rate me:
Please Sign up or sign in to vote.
4.85/5 (42 votes)
26 Jan 2004CPOL12 min read 536K   3.6K   101  
This class reads numeric data and stores it for easy access. The data can be accessed by (row, column) from any data reduction routines you may have.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO Aspen Insights
United States United States
Walter Storm is currently doing quantitative research and data science. Originally from Tunkhannock, PA., he has a B.S. in Aerospace Engineering from Embry-Riddle Aeronautical University[^], and an M.S. in Systems Engineering from SMU[^]. He has been professionally developing software in some form or another since January of 2001.

View Walter Storm's profile on LinkedIn.[^]

Comments and Discussions