I am trying to take paramiters from the command line but everytime i compile this it tells me
error C2061: syntax error : identifier 'argc'
I dont know if i need to be including a header to get the argc and argv thing to work but i searched around the forums and it looks like no one else is so i dont know. Thanks for any help.