How to get input a line in C? We can take string input in C using scanf(“%s”, str). But, it accepts string only until it finds first space.
確定! 回上一頁