Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Reading and Writing to files on Target Machine: (1 Item)
   
Reading and Writing to files on Target Machine  
I was wondering if anyone could share a link or would be generous enough to post how to read data like integers from a 
text file on the target machine and how to write data to a text file on the target machine with C++ code. I am familiar 
with the C++ language but new to QNX. I am getting familiar with the IDE and have successfully written some code that 
executes basic cin, cout, and math functions, but I have had no luck with reading data from or writing data to text 
files. Any help would be appreciated. Thank you.