PHP » GoLang |
login |
register |
about
|
fclosefclose[code] func Fclose(handle *os.File) error { return handle.Close() } [/code] |