I'm searching for a code to read a string in input. The length of the scring in unknow.
I've to use getchar and malloc or calloc......
it's like gets() but i don't find it where i can find?