Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Reading from a file and outputting to a file: Page 1 of 4 (4 Items)
   
Reading from a file and outputting to a file  
I'm trying to read data like integers from a simple text file and output to a file, but am having no success.  I am used
 to reading from a file using fstream commands, but these are not working.  What header files do I need to include and 
is there any other specific commands that I need to use to read from a file and to output to a file?