Comment Why is anyone surprised? (Score 2, Informative) 557
Embryos-are-children has been the position of the far right for at least two decades now.
Very obviously, argc can be 0. This gross error indicates a lack of even a basic clue as to how argc/argv works.
The first "argument" is the program name, so argc >= 1 in normal operation, although there are ways to execute programs with argc == 0.
I bet the human brain is a kludge. -- Marvin Minsky