Tagged Questions

2
votes
6answers
865 views

Parsing a Quickbook IIF format file

I'm working with Quickbook's IIF file format and I need to write a parser to read and write IIF files and I'm running into some issues reading the files. The files are simple, they're tab ...