arith

command
v0.0.0-...-abae4a4 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2021 License: MPL-2.0 Imports: 7 Imported by: 0

README

C code

# gcc -Wall -o c-client c-client.c arith_clnt.c arith_xdr.c arith.h
# gcc -Wall -o c-server c-server.c arith_svc.c arith_xdr.c arith.h

Go code

# go build go-server.go procedures.go
# go build go-client.go procedures.go

You should be able to use C client with Go server and also Go client with C server.

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