首页 相关文章 编译指令#pragma详解

编译指令#pragma详解

  With #pragma, C++Builder can define the directives it wants without interfering with other compilers that support #pragma. If the compiler doesn't recognize directive-name, it ignores the #pragma directive without any error or warning message.

  C++Builder supports the following #pragma directives:

  #pragma alignment

  #pragma anon_struct

  #pragma argsused

  #pragma checkoption

  #pragma codeseg

  #pragma comment

  #pragma defineonoption

  #pragma exit

  #pragma hdrfile

<...[ 查看全文 ]

2016-02-19 标签:

编译指令#pragma详解的相关文章

手机页面
收藏网站 回到头部