pcb 4.1.1
An interactive printed circuit board layout editor.
|
Holds a list of net lists. More...
#include <global.h>
Data Fields | |
Cardinal | NetListN |
Cardinal | NetListMax |
NetListType * | NetList |
Definition at line 922 of file global.h.
Referenced by FreeNetListListMemory(), and GetNetListMemory().
Max net lists from malloc.
Definition at line 921 of file global.h.
Referenced by GetNetListMemory().
The number of net lists contained.
Definition at line 920 of file global.h.
Referenced by GetNetListMemory().