Quantcast
Viewing all articles
Browse latest Browse all 39796

Input String with spaces

How can I input a string in C with spaces. I know gets and scanf("%[^\n]s") are possible answers but they are not accepted by command line text input files with redirection operators. Plz answer?


Viewing all articles
Browse latest Browse all 39796

Trending Articles