Originally posted by Hootenanny
Yeah I think I did that. There was installation instructions the lecturer typed which included something about adding lines to an autoexec.bak file so you could run the commands from anywhere though I don't know if it worked or not.
Yep, that's what I was talking about. Of course the fun part is you won't find out if you set it up right until you try to compile it. I would suggest writing as simple a program as you can, with one line of hard-coded output, then try to get the program to compile and run, before you get too much more in your code. It's much easier that way.