Hey!
How does this work:

Code:
scanf("%[^\n]", x)
Like what does this >>>>%[^\n]<<<< do? I mean, how does it work?

Thanks