isAssocWith()  isFile()

Chapter 5: General Objects and Methods

isDir()

Description

Verifies that the I/O file object is referencing a directory and not a file.

Syntax

isDir();

Return value

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

Usage

Pointer to object

Object

piof->isDir();

my_iofobj.isDir();





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

View this book as PDF