if (!strlen(optarg)) {. printf("Error: Argument for -h not provided\n");. return -1;. } app.conn.addr = strdup(optarg);. if (app.conn.addr == NULL) {.
確定! 回上一頁