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

Not enough documentation #10

Open
LoZack19 opened this issue Mar 11, 2021 · 3 comments
Open

Not enough documentation #10

LoZack19 opened this issue Mar 11, 2021 · 3 comments

Comments

@LoZack19
Copy link
Contributor

I like this library, but I would love to read more documentation. In order to be able to use it I needed to read the source code, which could be avoided if there was a good documentation about how to use the function together with some little and explanatory examples.

@demhademha
Copy link

Yes, currently, I'm trying to figure out how to extract all the files from a tarball, but this library lacks explanations (such as a man page)

@calccrypto
Copy link
Owner

Hi. The code in this repository was written because I wanted to practice C. I am no longer actively working on it. If you wish to push documentation commits, I will accept them.

If you look at the bottom of main.c, there are examples calls to the various functions.

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

4 participants
@calccrypto @demhademha @LoZack19 and others