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

◆ H_FreeArrays()

void H_FreeArrays ( ArrayNode node)

Frees all memory downstream of node. After passing list head to this function, all memory is freed and the head node is invalid.

Definition at line 79 of file arrays.c.

References H_FreeArrays(), and vector().

Referenced by GArrayUploadFile(), H_ArrayDownloadFromMemory(), and H_FreeArrays().