Does anyone know what the looping constructs are that are used in command line interfaces that use a switch such as -d or -a in their argv? Any argv value seems to work. argv[1], argv[2] and so on. I hope I am making myself clear.
Bill
Does anyone know what the looping constructs are that are used in command line interfaces that use a switch such as -d or -a in their argv? Any argv value seems to work. argv[1], argv[2] and so on. I hope I am making myself clear.
Bill