29.C_memcpy

command
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2025 License: MIT Imports: 3 Imported by: 0

README

これは何?

cgoでmemcpyを利用するサンプルです。

以下のサンプルにもなっています。

$ task
task: [default] rm -f app liba.*
task: [default] go build -o liba.a -buildmode=c-archive main.go
task: [default] gcc -Wall -o app app.c liba.a
task: [default] ./app
[before] helloworld:
[after ] helloworld:HELLOWORLD

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