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

problems related to putting parsing options into a function #9

Open
mycoboco opened this issue Dec 12, 2013 · 0 comments
Open

problems related to putting parsing options into a function #9

mycoboco opened this issue Dec 12, 2013 · 0 comments

Comments

@mycoboco
Copy link
Owner

When constructing a function that parses options using cel/opt, argc and argv of main() have to be given to that function as values (as opposed to references, that are &argc and &argv); see main.c of beluga for example. Necessary to inspect the reason and to document it if cannot be revised.

@ghost ghost assigned mycoboco Dec 12, 2013
@mycoboco mycoboco changed the title problems related to put parsing options into a function problems related to putting parsing options into a function Oct 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant