On Tue, 18 Apr 2017 02:25:07 -0700 (PDT) hui zhang <[email protected]> wrote:
> c code
> string getstring() {...}
>
> go
>
> string gostr = ????(C.getstring())
https://github.com/golang/go/wiki/cgo#go-strings-and-c-strings ?
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.
