strcat a char to open a file in C++ MFC environment
Hello,
I am using the code below to open a file but for some reason it is not reading anything. The function takes a char * and it complies and runs without error. Just that when I try to see the output it never open the file. Below is the code I wrote:
Last edited by trasha001; July 8th, 2009 at 10:07 AM.
Reason: Already solved
Re: strcat a char to open a file in C++ MFC environment
The fact you have solved your problem does NOT mean you may remove the source code(where the problem was) from your OP!
Without that code al your thread does not make any sense!
Please, restore your original code and share your solution.
Bookmarks