共用方式為


編譯器警告 (層級 1) C4109

未預期的識別項 'identifier'

會忽略包含未預期識別項的 pragma。

範例

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