gclib 2.0.9
Communications API for Galil controllers and PLCs
 
Loading...
Searching...
No Matches

◆ H_CreateArrayNode()

GReturn H_CreateArrayNode ( ArrayNode head,
char name 
)

Creates a buffer on the heap to write data, and adds it to the linked list.

Definition at line 103 of file arrays.c.

References G_BAD_FULL_MEMORY, H_AddArray(), MAXARRAY, and vector().

Referenced by H_ArrayDownloadFromMemory().