hi guys
i m stuck with the problem of passing arguments to main.
we can define argc and argv and put statements in main that use these arguments.
but how to set these value while running a programme.
how to pass value to main.
i m using linux g plus plus compiler.
i m stuck with the problem of passing arguments to main.
we can define argc and argv and put statements in main that use these arguments.
but how to set these value while running a programme.
how to pass value to main.
i m using linux g plus plus compiler.
Comment