Skip to content

problems related to putting parsing options into a function #9

@mycoboco

Description

@mycoboco

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions