06_used-by-c

command
v0.0.0-...-84d5eb4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2022 License: MIT Imports: 2 Imported by: 0

README

Build Steps

build go code as a c-shared-library

go build -o usedByC.o -buildmode=c-shared main.go

compile C code

gcc -o willUseGo willUseGo.c ./usedByC.o

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL