Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command line option parsing with getopt_long. #58

Merged
merged 1 commit into from
May 9, 2018
Merged

Command line option parsing with getopt_long. #58

merged 1 commit into from
May 9, 2018

Conversation

neutvd
Copy link
Contributor

@neutvd neutvd commented Apr 16, 2018

Replaced the home brew command line option parsing with the getopt_long
libc function.
Passes all tests in runtests script.
Order of command line options is now irrelevant.

Replaced the home brew command line option parsing with the getopt_long
libc function.
Passes all tests in runtests script.
@maartenplieger maartenplieger merged commit 56941fe into KNMI:master May 9, 2018
maartenplieger added a commit that referenced this pull request May 22, 2019
Command line option parsing with getopt_long.
maartenplieger added a commit that referenced this pull request May 22, 2019
Command line option parsing with getopt_long.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants