I can't use fprintf function on mi c++ builder 5

T

the.mago

I'm trying to write a program to modify a txt file.....
the program is ok because I read it in a c++ guide but if i write a txt
file I can't modify it with the program....


tx
 
G

Gregory Currie

the.mago said:
I'm trying to write a program to modify a txt file.....
the program is ok because I read it in a c++ guide but if i write a txt
file I can't modify it with the program....


tx

Consider pasting some code either here, or at a paste site. You
probably don't need to be using fprintf, as C++ file IO probably have
everything you need.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top