mcandre / toys

code demos for newbies
https://github.com/mcandre/toys
30 stars 6 forks source link

validate argv length #285

Closed mcandre closed 2 years ago

mcandre commented 2 years ago

Demand higher level languages to automatically enforce non-NULL argv pointer.

https://ryiron.wordpress.com/2013/12/16/argv-silliness/