Skip to content

A C++ utility for parsing flat files given a header specification

Notifications You must be signed in to change notification settings

robertzk/flatfileparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C++ Utility for Parsing Flat files.

A C++ utility for parsing flat files given a header specification. Note this is still a work in progress and there are some hardcoded pieces.

Usage

flatfileparser <header_file_name> <flat_file_name>

About

A C++ utility for parsing flat files given a header specification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published