ANNOUNCE - graphics package
Vlad Dumitrescu
vlad_dumitrescu@REDACTED
Wed Jan 21 13:51:12 CET 2004
From: "Bengt Kleberg" <Bengt.Kleberg@REDACTED>
> interestingly enough there is no sys->close() function for file handles
> in inferno programming with limbo. the manual says ''There is no
> explicit ``close'' routine: when the last reference to the file
> descriptor is released, the system closes the associated file.''
Limbo uses reference counting, so this is feasible.
/Vlad
More information about the erlang-questions
mailing list