cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
problem with scanf
problem with scanf
Oct 27, 2012 at 5:00am UTC
geekocoder
(103)
what does the following statement mean???
scanf(
" \"%[^\"]\""
,s);
Oct 27, 2012 at 5:30am UTC
TheIdeasMan
(6817)
Read this:
http://www.cplusplus.com/reference/clibrary/cstdio/scanf/
Topic archived. No new replies allowed.