-
- Downloads
Stop a crash in 66-init when it is used without any arguments. argc is never...
Stop a crash in 66-init when it is used without any arguments. argc is never 0 so the "if (!argc) " statement won't print the usage.
Please register or sign in to comment