หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
digraph used, character sequence 'digraph' interpreted as token 'char' (insert a space between the two characters if this is not what you intended)
Remarks
Under /Za, the compiler warns when it detects a digraph.
Example
The following example generates C4629:
// C4629.cpp
// compile with: /Za /W4
int main()
<% // C4629 <% digraph for {
}