| PREV |
Programs |
NEXT |
| |
(70 / 301) * |
|
|
|
|
How to scan a string till we hit a new line using scanf()?
|
Use
scanf("%[^\n]", address);
|
| PREV |
COMMENTS INDEX PRINT |
NEXT |
Last updated:
November 3, 2005
www.cracktheinterview.com - Your destination for the most common IT interview questions, answers, frequently asked interview questions (FAQ), C Programs, C Datastructures for technical interviews conducted by the top IT companies around the world!
|
|
|