Search:
Forum
General C++ Programming
decompression
decompression
Mar 6, 2009 at 3:20pm UTC
silverarrow
(6)
I have stored some data in a file.txt which is hello ho3w2 are you.
How can I open this file in c compiler and save the data into a new file (file2.txt) as hello hoooww are you(replace no. with char)?
Mar 6, 2009 at 6:08pm UTC
kevinchkin
(450)
Refer to your same post in beginners section.
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs