ニュース

I'm getting confused here, I want to pass a character array to rfile() and argv[] happens to be an array of character arrays, so argv[i + 1] should return the pointer to the first element of said ...
Arrays of pointers and multidimensional arrays are addressed, and you will learn how to allocate memory for your own data during program execution. This is called dynamic memory allocation at runtime ...