Sunday, May 17, 2020

ParamKit - A Small Library Helping To Parse Commandline Parameters


A small library helping to parse commandline parameters (for Windows).

Objectives
  • "like Python's argparse but for C/C++"
  • compact and minimalistic
  • easy to use
  • extendable

Demo
Print help for each parameter:


Easily store values of popular types, and verify if all required parameters are filled:


Verify if no invalid parameter was passed:


See the demo code




via KitPloit
Related articles

  1. Hacking Desde Cero
  2. Growth Hacking Ejemplos
  3. Python Desde 0 Hasta Hacking - Máster En Hacking Con Python
  4. Nfc Hacking
  5. Hacking To The Gate
  6. Chema Alonso Libros
  7. Android Hacking

No comments:

Post a Comment