|
Jspice3
|
#include "spice.h"#include <stdio.h>#include "cktdefs.h"#include "iferrmsg.h"#include "util.h"#include "cktext.h"
Go to the source code of this file.
Functions | |
| int | CKTnames (CKTcircuit *ckt, int *numNames, IFuid **nameList) |
| int CKTnames | ( | CKTcircuit * | ckt, |
| int * | numNames, | ||
| IFuid ** | nameList | ||
| ) |
Definition at line 23 of file cktnames.c.