![]() |
pcb 4.1.1
An interactive printed circuit board layout editor.
|
Dynamic string type. More...
#include <mymem.h>
Data Fields | |
| size_t | MaxLength |
| char * | Data |
| char* DynamicStringType::Data |
Definition at line 69 of file mymem.h.
Referenced by DSAddCharacter(), DSAddString(), DSClearString(), DSRealloc(), EvaluateFilename(), ExpandFilename(), GetInfoString(), PrintAndSelectUnusedPinsAndPadsOfElement(), PrintConnectionListEntry(), PrintElementNameList(), PrintQuotedString(), ReportFoundPins(), and WritePipe().
| size_t DynamicStringType::MaxLength |
Definition at line 68 of file mymem.h.
Referenced by DSRealloc().