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