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
delete linked list
delete linked list
Mar 10, 2015 at 2:28pm UTC
helo2349
(1)
kkk
Last edited on
Mar 11, 2015 at 1:59am UTC
Mar 10, 2015 at 3:06pm UTC
jlb
(4973)
Why are you using C-stdio functions instead of the C++ streams for input. You don't seem to know how to properly use those C style functions so I suggest you stick with the C++ streams. Ie: cin instead of scanf() and getchar().
Topic archived. No new replies allowed.