cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
file operation problem
file operation problem
Nov 4, 2011 at 3:05pm UTC
ivansl
(9)
pages.txt contains :
One
Two
Three
I wanna change "One" with scanf "Four" (for example)
so the pages.txt will be like this :
Four
Two
Three
Is it possible to do?
Thanks
Topic archived. No new replies allowed.