Skip to content

Remove ARG_ARGUMENT_HANDLE from the API #1

@head5man

Description

@head5man

Change the handling of ARG_ARGUMENT_HANDLE to be internal to the argsparse.c.

The call order stays the same create-add_arguments, but there is no need store and pass the handle.

Change to static allocation or free a possibly existing handle in create and remove argsparse_free from the API.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions