/c-argparse

A simple argument parser for C to make some practice with the language

Primary LanguageCMIT LicenseMIT

c-argparse

A simple argument parser for C to make some practice with the language

The goal of this project is to write a simpler version of python's argparse library in C.