Question: C programming Dynamic memory Suppose input is a txt file with unknown number of lines and unknown length of each line, how could I use
C programming Dynamic memory
Suppose input is a txt file with unknown number of lines and unknown length of each line, how could I use malloc() to allocate memory for it.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
