August 2019
Beginner to intermediate
798 pages
17h 2m
English
Now let us continue with how to call C code from a Go program when the C code is located in a separate file.
First, I will explain the imaginary problem that we will solve with our program. We will need to use two C functions that we have implemented in the past and that we do not want or cannot rewrite in Go.
Read now
Unlock full access