Board index » cppbuilder » Newbie I/O questions - Pls Help!
Eric Sim
![]() CBuilder Developer |
Tue, 30 Sep 2003 05:18:18 GMT
Newbie I/O questions - Pls Help!
I've done some C++/dos programming, now I've finally got to bite the
bullet and learn this stuff. So, I have BCB5. Two elementary questions: 1. Where can I find a list of the methods for all the classes? So 2. How do I do simple IO? From my former environment, I'm used to So, I have two questions here: a. How do I do I/O to/from a file? After poking around aimlessly, I I tried And, then, how do I output stuff to f1? TFileWrite? If so, how do I b. I want to output stuff to the screen? Can I output stuff to a Thanks in advance, Eric |