passing filename as command line argumentThanks for the help guys
passing filename as command line argumentok heres the code: void main(int ac, char** av) { // NumCamera=1; NumTarget=2; char temp[...
passing filename as command line argumentAthar I tried what you are saying but output generated was incorrect, then I copied av[5] to a char ...
passing filename as command line argumentHi Phoenix Thanks for the reply. Let me make the question clear, this is the main function: main(i...
passing filename as command line argumentHi there I am working on a code where from command line user gives the name of the file in which ou...
This user does not accept Private Messages