is_file()

Identifies whether a given value is a file identifier. Returns TRUE if a given value is a file identifier, NULL if given value is not a file identifier.

Syntax:

is_file(value);

where

value is any value.

Example:
decl f;
f = fopen("atest", "R");
is_file(f); // returns TRUE

Download Example File:

The following link(s) lead to the Agilent EEsof EDA Knowledge center website. You will need to register at this site with a valid support contract to download an example file.

Get File Size
Get File Time Stamp
Write Permission to File?

Where Used:

Measurement Expressions (Data Display equations and Schematic MeasEqns), Schematic, Layout, Simulation, GUI

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources