Created
December 11, 2021 22:38
-
-
Save hapejot/fa37f3f91c9b630d1e41c017001cfeaa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| char *path = create_config_name( name ); | |
| struct fy_document * doc = fy_document_build_from_file( NULL, path ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment