char arr[10]; · scanf(“%s”,arr); // takes input from user · Above command takes input in arr , input should not be more than 9 characters as character null is ...
確定! 回上一頁