Can anyone post the code or email me a code that will allow me to open a file through the command prompt. I'm using dev c++ can can not figure out how to write it. please help me out and if not to much trouble write what each line does "//"
I'm semi new to programming but when I get the code will it show me a list of files I can open or must I know the exact file name. If so can I get a code the lets me target files? I got a little something like this so far...
thanks! How do I switch to command mode? Also this only pops programs I've already written through dev c++. How do I back it up to my hard drive and then just select which file or folders I want access to.
What do you mean with a filename in command mode? Also, that code only shows the saved files I've written in dev cpp. How do I search for a file/name a file?