C Functions

_CP_fileunlock

.md

_CP_fileunlock is equivalent to the fileunlock expression BASIC statement.

Syntax

int _CP_fileunlock(int expression)

Description

This function returns -1 if an error occurs. The error code is contained in _CP_errno.

See also