C Reading String with Spaces : Using scanf() - C Programming - c4learn.com

C Reading String with Spaces : Using scanf() - C Programming - c4learn.com

瀏覽:838
日期:2025-06-10
Reading String with spaces by using scanf Note that - scanf with %s accepts only String which does not contain whitespaces (blanks/space) C Supports the ‘ special Edit set Conversion Code ‘ , by using this method we can accept the line of String with spac...看更多