al_status_t init_dataTree_array_write(mxArray * data, int * aosArraySize); al_status_t begin_dataTree_read(char * name); al_status_t begin_dataTree_write(char * name ...
For this homework, you will complete C code using the starter code specified in c_structs_arrays.c. Note that there is no autograder, instead, you should commit and push your output from running the C ...