how to test my c programs from command line as described here http://www.codechef.com/wiki/faq#How_should_I_test_my_program
I don't see a way to do that as i am using visual studio. I want to test ,my program using <in.txt> as input and get an output on out.txt