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

Provide documentation #6

Open
martinschwinzerl opened this issue Jul 10, 2018 · 0 comments
Open

Provide documentation #6

martinschwinzerl opened this issue Jul 10, 2018 · 0 comments

Comments

@martinschwinzerl
Copy link
Owner

  • API usage is currently only documented using examples and unit-tests

  • Alternative uses of the API require specific calling patterns (e.g. NS(Blocks_new)() required NS(Blocks_delete)() to release the resources as NS(Blocks_free) only releases the internal buffers but not the pointer to memory occupied by the NS(Block) itself)

  • etc

martinschwinzerl pushed a commit that referenced this issue Sep 25, 2018
martinschwinzerl pushed a commit that referenced this issue Nov 27, 2019
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

No branches or pull requests

1 participant