Interaction with C and C++
Go lets its users write programs in combination with Go and C/C++. This lesson covers how a Go program can have functionalities of C and C++ imported in it.
Interacting with C
The cgo program provides the mechanism for FFI-support (F ...
Get hands-on with 40+ tech skills courses.