![]() |
![]()
| ![]() |
![]()
NAMEloadrdsfig - give back a pointer to a figure See the file man1/alc_origin.1. SYNOPSIS#include "rtlnnn.h" PARAMETER
This field can take three values :
DESCRIPTIONThe loadrdsfig function loads in memory a cell model from disk. The loadrdsfig function in fact performs a call to a parser ,chosen by the RDS_IN environment variable. RETURN VALUEThe pointer to the created figure. (it's the parameter ´Figure´ of the loadrdsfig function). ERRORS"Rtl103.h: Unknown rds input format" The input format defined by the unix environment variable
RDS_IN is not supported by the driver (supported formats are "cif"
and "gds").
Other errors can appear because the loadrdsfig function calls cif and gds parsers. EXAMPLE #include "mutnnn.h"
SEE ALSOlibrtl, getrdsfig, rdsenv, RDS_IN See the file man1/alc_bug_report.1.
|