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 ...
Many “freshman” programmers do not fully understand or appreciate pointers in the C language. When I wanted to learn about pointers— variables that contain a memory address— I took a book on summer ...