mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
doc: add C? Go? Cgo! article
Originally published on The Go Programming Language Blog, March 17, 2011. http://blog.golang.org/2011/03/c-go-cgo.html Update #2547. R=golang-dev, adg CC=golang-dev https://golang.org/cl/5777054
This commit is contained in:
parent
c7cca2756e
commit
60b98d6208
9 changed files with 249 additions and 5 deletions
|
|
@ -123,6 +123,6 @@ and $GOROOT/misc/cgo/gmp for examples.
|
|||
Cgo does not yet work with gccgo.
|
||||
|
||||
See "C? Go? Cgo!" for an introduction to using cgo:
|
||||
http://blog.golang.org/2011/03/c-go-cgo.html
|
||||
http://golang.org/doc/articles/c_go_cgo.html
|
||||
*/
|
||||
package documentation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue