Skip to content

library for taking argv and formatting it to your needs.

License

Notifications You must be signed in to change notification settings

bin4rym4ge/libargmage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libargmage

or just argmage is a (currently static) library for taking argv and formatting it to your needs.

Just include argmage.h and argmage.cpp in your project.

Declarations and function descriprions in argmage.h.

#include "argmage.h"

g++ main.cpp argmage.cpp -o executable_name

WIP but functional.

no error handling yet.

About

library for taking argv and formatting it to your needs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published