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

◆ H_UploadArrayToList()

GReturn H_UploadArrayToList ( GCon  g,
ArrayNode head,
char name 
)

Uploads a particular array and adds it to the linked list.

Definition at line 89 of file arrays.c.

References G_BAD_FULL_MEMORY, G_BOUNDS, G_CR, G_NO_ERROR, GArrayUpload(), H_AddArray(), MAXARRAY, and vector().

Referenced by GArrayUploadFile().