Documentation ¶
Index ¶
Constants ¶
View Source
const FILE_SIZE int = 2000000
View Source
const O_CLOSEXEC int = 524288 // 0x80000
View Source
const O_CREATE int = 64 // 0x40
View Source
const O_RDWR int = 2
View Source
const O_READONLY int = 0
View Source
const O_TRUNC int = 512 // 0x200
View Source
const SYS_EXIT int = 60
Variables ¶
View Source
var Args []string
Functions ¶
func Cstring2string ¶ added in v0.0.4
Types ¶
Click to show internal directories.
Click to hide internal directories.