Ambil perhatian
Akses ke halaman ini memerlukan kebenaran. Anda boleh cuba log masuk atau menukar direktori.
Akses ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
unmatched parenthesis: missing 'character'
Remarks
The parentheses in a preprocessor directive do not match.
Example
The following example generates C1012:
// C1012.cpp
// compile with: /c
#if (0 // C1012
#endif