View Single Post
Old Jan 10th, 2007, 12:06 PM   #1
JustAnotherGuy
Newbie
 
Join Date: Jan 2007
Posts: 4
Rep Power: 0 JustAnotherGuy is on a distinguished road
Problem opening files

Hello,
I am trying to open a file that the user requests. I have figured out how to open a file that is hardcoded into the program, however like I said I can not seem to get it to work when I want it to open a file that the user requests through something like a "cin" statement.

I have searched the internet for the answer for quite a while now and heeded no good results. I have found multiply different methods but none worked.

EDIT: I am working with a Win32 console application

Thank you, in advance.
JustAnotherGuy is offline   Reply With Quote