| _CP_filelock | Index Level | _CP_fold |
| Syntax | int _CP_fileunlock(int expression) |
| Category | C Interface |
| Type | C Function |
| Description |
equivalent to the FlashBASIC statement: fileunlock expression
This function returns -1 if an error occurs. The error code is contained in _CP_errno. |
| Options | |
| See Also | C Functions introduction |
| Example | |
| Warnings | |
| Compatibility | D3 7.0 |
| _CP_filelock | Index Level | _CP_fold |