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

parsing structures in c header file #27

Open
jyothischali opened this issue Dec 1, 2015 · 3 comments
Open

parsing structures in c header file #27

jyothischali opened this issue Dec 1, 2015 · 3 comments

Comments

@jyothischali
Copy link

Hi,
in the tutorial, https://github.com/loarabia/Clang-tutorial/wiki/TutorialOrig, it is explaine about parsing c file. But there are no enough information of parsing a c header file, getting the structure name, its member names & type, ..etc. Would that be added in the tutorial or is there another tutorial for that ?

@loarabia
Copy link
Owner

loarabia commented Dec 1, 2015

You're correct. There isn't a tutorial that shows off the explicit techniques for parsing a header. I'd love to see a pull request for such an example though.

@jyothischali
Copy link
Author

Hi,
who can make a pull request for that ?

@loarabia
Copy link
Owner

I'm open to receiving pull requests from anyone. So for instance, if you would like to try to make the change and submit a pull request, I'd be happy to code-review and merge the change into the codebase for the benefit of others.

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

2 participants