posEnd()  read()

Chapter 5: General Objects and Methods

posStart()

Description

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

Syntax

posStart();

Return value

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

Usage

Pointer to object

Object

piof->posStart();

my_iofobj.posStart();





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

View this book as PDF