Skip to content

command line parameter parsing #3

Description

@pfasante

at the moment command line parameter parsing is done by a custom parsing implementation.
maybe it would be easier to use automatic generated parsing code from e.g. gengetopt. I made the experience, that it is relatively easy to handle, and if we include the generated .c and .h files, we would not add any dependencies to the project.
If you think this might be interesting and I find some spare time, I'll add an example implementation, using gengetopt, in the near future.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions