 |
C Reading String with Spaces : Using scanf() - C Programming - c4learn.com
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
www.c4learn.com |
 |