Closed umlaeute closed 8 years ago
open_via_path() returns an opened file-handle on success. this file-handle must be closed if it is no longer used (else the system will stop opening new files after a while).
open_via_path() returns an opened file-handle on success. this file-handle must be closed if it is no longer used (else the system will stop opening new files after a while).