File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,11 +18,12 @@ well-versed in C, can leverage the power of third-party C libraries.
1818 - [ Compiling the application using ` zig cc ` ] ( #compiling-the-application-using-zig-cc )
1919 - [ Leverage Zig's build system to build the C application] ( #leverage-zigs-build-system-to-build-the-c-application )
2020 - [ Create a Zig application that links to the C library] ( #create-a-zig-application-that-links-to-the-c-library )
21- - [ Create a Zig wrapper around a C Function] ( #create-a-zig-wrapper-around-a-c-function )
2221 - [ Using Zig to build a C Library] ( #using-zig-to-build-a-c-library )
22+ - [ Create a Zig wrapper around a C Function] ( #create-a-zig-wrapper-around-a-c-function )
2323- [ Side Quests] ( #side-quests )
2424 - [ Testing C code in Zig] ( #testing-c-code-in-zig )
2525- [ Resources] ( #resources )
26+ - [ Thanks] ( #thanks )
2627
2728## Utilizing this Project
2829
You can’t perform that action at this time.
0 commit comments