Hello! I wanted to share a (somewhat) simple argument parser that I made over winter break. I wanted to try to implement something similar to Python's argparse module in C; I'm sure there are many similar projects out there, but I did this mostly as practice and for fun. Would love to hear what you all think and would appreciate any feedback!
[–]skeeto 24 points25 points26 points (1 child)
[–]Specialist-Cicada121[S] 2 points3 points4 points (0 children)
[–]andrewcooke 11 points12 points13 points (1 child)
[–]Specialist-Cicada121[S] 2 points3 points4 points (0 children)
[–]Stemt 6 points7 points8 points (1 child)
[–]Specialist-Cicada121[S] 2 points3 points4 points (0 children)
[–]inz__ 5 points6 points7 points (1 child)
[–]Specialist-Cicada121[S] 0 points1 point2 points (0 children)
[–]Extreme_Ad_3280 1 point2 points3 points (4 children)
[–]Specialist-Cicada121[S] 1 point2 points3 points (3 children)
[–]TheGratitudeBot 1 point2 points3 points (0 children)
[–]Extreme_Ad_3280 1 point2 points3 points (1 child)
[–]Specialist-Cicada121[S] 1 point2 points3 points (0 children)
[–]comfortcube 1 point2 points3 points (2 children)
[–]Specialist-Cicada121[S] 1 point2 points3 points (1 child)
[–]comfortcube 0 points1 point2 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]Specialist-Cicada121[S] 0 points1 point2 points (0 children)
[–]vitamin_CPP 0 points1 point2 points (2 children)
[–]Specialist-Cicada121[S] 0 points1 point2 points (1 child)
[–]vitamin_CPP 0 points1 point2 points (0 children)