size()  unlockFile()

Chapter 5: General Objects and Methods

unAssoc()

Description

Removes the association between the I/O file object and its associated file.

Syntax

unAssoc();

Return value

Integer. Returns 1, if successful, indicating the presence of a file associated with the I/O File Object. Returns 0, if failed, indicating that no file is associated with the I/O file object.

Usage

Pointer to object

Object

piof->unAssoc();

my_iofobj.unAssoc();





Copyright © 2005. Sybase Inc. All rights reserved. unlockFile()

View this book as PDF