News

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 ...
National 5; Implementation: Data types and structures Arrays. Data is stored differently depending on its type. Numbers are stored as integers or real numbers, text as string or characters.