You can write char **argv or char *argv[] but not both double-star and double-brackets. ISO/IEC 14882:2011 §3.6.1 Main function.
確定! 回上一頁