Read from csv and save to data structure....kind of.
For some reason, realloc breaks pointer references and segfaults program. Currently avoiding all instances of realloc. Data is clearly read in and saved to struct, however, only date seems to actually save long term. No idea why, as, so far as I can tell, I'm allocating memory properly...? Nothing should be overridden by future values, and yet they appear to be anyway. Hottttttnnesssss is not implemented.
parent
85de18af
Please register or sign in to comment