Skip to content
Commit 19d5abbe authored by Brandon Rodriguez's avatar Brandon Rodriguez
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment