编译器警告(等级 1)C4109

意外的标识符“identifier”

忽略包含意外标识符的杂注。

示例

// C4109.cpp
// compile with: /W1 /LD
#pragma init_seg( abc ) // C4109