From: Chad A. <ae...@ae...> - 2002-03-26 14:49:06
|
I'd recommend xmlpp or expat for something like this. > What is a good way to parce data. > > I'm working on storing data for multiple levels in load runner and I was > wondering what a good way to store that information and then to parce it > when reading it? Basically I want to know if XML is a good way to go, and > to use a third party library to parce the files for me, or if I should > store the data with my own rules and read it however I want to? anybody > have ideas on this? |