Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 261 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 261 Bytes

cflag-parser

This is a simple flag parser that uses getopt, which is part of the POSIX standard. It is implemented in one of my projects. Please note that this parser may contain a number of bugs. Therefore, if you choose to use it, please be aware of this.