pointer&dynamic memory
- by gcc
how many methods are there taking input by using with pointer and dynamic memory
input
3 1 2 n k l 2 1 2 p 4 55 62 * # x
x is stop character
and first input 3 is for another variable int hakko;
only hakko use first input
the others will be hold in one pointer and input size not determined