We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07446bc commit 9df99e7Copy full SHA for 9df99e7
1 file changed
README.md
@@ -20,7 +20,6 @@ well-versed in C, can leverage the power of third-party C libraries.
20
- [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)
22
- [Using Zig to build a C Library](#using-zig-to-build-a-c-library)
23
- - [Linking a Zig application to a Pre-built C Library](#linking-a-zig-application-to-a-pre-built-c-library)
24
- [Side Quests](#side-quests)
25
- [Testing C code in Zig](#testing-c-code-in-zig)
26
- [Resources](#resources)
0 commit comments