|
Reading and Writing to files on Target Machine
|
03/29/2011 12:18 PM
post84378
|
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.
|
|
|