tmpnam()

Generates the name of a unique temporary file. Returns a string that represents a unique temporary file.

Syntax:

tmpnam();

Example:
decl a;
a = tmpnam();    // a is a string that represents a unique temporary 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