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