When there is the need to parse a file and a "real" parser would be oversized for the job, this rather simple parser might be an alternative.
CParser'�A Simple File Parser
Published 08/01/2003
When there is the need to parse a file and a "real" parser would be oversized for the job, this rather simple parser might be an alternative.