File I/O problems?

Hi, I'm trying to make a program to create, edit and delete text using a .txt format and the users default text editor. I want the user to be able to create a file with a custom name and if they choose to delete or append text from a .txt format my question is how do I make the compiler except user input for the file's name. Thanks to any serious replies, whOOper.
What? Seriously?

http://www.cplusplus.com/forum/articles/6046/

Just one thing: You can't delete files using the standard library.

EDIT: You've seen nothing.
Last edited on
Topic archived. No new replies allowed.