Skip to content

parseC - lightweight command line argument parser library for C99

License

Notifications You must be signed in to change notification settings

tinesubic/parseC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parseC

parseC - lightweight command line argument parser library for C99

###Roadmap

  • Default values
  • API Documentation
  • Tests/examples
  • Long options using equals sign (e.g --long_opt=XYZ)
  • Use variable length of argument list!
  • Fix - and -- displays when NULL options
  • Add API to check if arg was present
  • Positional arguments

About

parseC - lightweight command line argument parser library for C99

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published