pointer&dynamic memory

Posted by gcc on Stack Overflow See other posts from Stack Overflow or by gcc
Published on 2010-05-05T20:04:23Z Indexed on 2010/05/05 20:08 UTC
Read the original article Hit count: 210

Filed under:
|
|
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

© Stack Overflow or respective owner

Related posts about c

    Related posts about array