Click here to Skip to main content
15,901,205 members
Articles / Programming Languages / C

Another argument parsing function for C and C++

Rate me:
Please Sign up or sign in to vote.
4.72/5 (9 votes)
18 Oct 2013MIT5 min read 30.2K   362   28  
Argument parsing function identifies both optional and positional arguments.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Software Developer (Senior)
United States United States
I'm an electrical engineer who has spend most of my career writing software. My background includes Digital Signal Processing, Multimedia programming, Robotics, Text-To-Speech, and Storage products. Most of the code that I've written is in C, C++ and Python. I know Object Oriented Design and I'm a proponent of Design Patterns.

My hobbies include writing software for fun, amateur radio, chess, and performing magic, mostly for charities.

Comments and Discussions