hello everyone!
i have an assigment and i dont understand how to write the malloc section.
in my input i get names and team names.
there's a struc of "info" that points to the struct that contains the name data.
i need to use malloc to save all the data and then reuse it.
how do i do that?
Thanks!!:)
