Skip to content

Minimal working example of mixing Zig with C code.

License

Notifications You must be signed in to change notification settings

malespiaut/zig_c_mixture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zig and C mixture

This repo contains a minimal working example, of a Zig program that also contains C files.

This is meant to show and teach you how can Zig code can call C code, and vice versa.

About

Minimal working example of mixing Zig with C code.

Topics

Resources

License

Stars

Watchers

Forks