posCurrent()  posStart()

Chapter 5: General Objects and Methods

posEnd()

Description

Moves the file position indicator in an I/O file object’s associated file to the end of the file.

Syntax

posEnd();

Return value

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

Usage

Pointer to object

Object

piof->posEnd();

my_iofobj.posEnd();





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

View this book as PDF