Variable number of arguments

Hi, all!

How can I read variable number of arguments(inputs) in my main function?

Best regards!
You should pass the number of arguments in some way. Usually the first parameter defines the number of arguments.
Topic archived. No new replies allowed.