rename()  unAssoc()

Chapter 5: General Objects and Methods

size()

Description

Finds the size of an I/O file object associated file.

Syntax

size();

Return value

Integer. Returns the size of file in bytes, if successful, and -1, if failed

Usage

Pointer to object

Object

piof->size();

my_iobobj.size();





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

View this book as PDF