example_14

command
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 1, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

README

C function pointer callbacks

This example requires compiling and linking additional C code. The following lines should work in a Unix-compatible system.

gcc -c clibrary.c
ar cr libclibrary.a clibrary.o
go build *.go
./cfuncs

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