chmod()  copy()

Chapter 5: General Objects and Methods

close()

Description

Closes an I/O file object associated file.

Syntax

close();

Return value

Integer. Returns 1 for success, and 0 for failure.

Usage

Pointer to object

Object

piof->close();

my_iofobj.close();





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

View this book as PDF