|
.lst File Help needed / Parsing
I can't find anywhere a class that is able to grab data from a .lst (list) file.
Ideally, I'd like to find something that could get me my data like this:
void Get_Data(variable_type, variable_section, variable_key, variable_to_store_data_in);
If ANYONE knows ANYTHING about .lst files, or Parsing in general, I beg you to respond.
Thanks in advance.
|