char * errMsg
Definition: main.c:42
|
Jspice3
|
#include "spice.h"#include <stdio.h>#include <math.h>#include "resdefs.h"#include "tskdefs.h"#include "const.h"#include "sperror.h"#include "util.h"
Go to the source code of this file.
Functions | |
| int | RESask (CKTcircuit *ckt, GENinstance *inst, int which, IFvalue *value, IFvalue *select) |
| int RESask | ( | CKTcircuit * | ckt, |
| GENinstance * | inst, | ||
| int | which, | ||
| IFvalue * | value, | ||
| IFvalue * | select | ||
| ) |
Definition at line 20 of file resask.c.