I'm trying to write a little program which uses realloc(), getchar() and some pointer arithmetic to store an array of characters in the memory. I'm trying to write a little program which uses
I'm trying to write a little program which uses realloc(), getchar() and some pointer arithmetic to store an array of characters in the memory. I'm trying to write a little program which uses