Quantcast
Viewing latest article 33
Browse Latest Browse All 223

Comment by Peter - Reinstate Monica on How can argv in C be an array if its size is determined dynamically?

That is likely not (at least not generally) true -- under Windows, the program gets a single string, and -- as Andreas points out in his answer -- the C runtime library parses the string and presents it to the program in the fashion known from *nix.

Viewing latest article 33
Browse Latest Browse All 223

Trending Articles