pragma
常见例句
- Pragma to turn off optimization for that section.
襍注對該代碼節關閉優化。 - The name of a recognized pragma.
可識別襍注的名稱。 - Create named data sections using the data_seg pragma.
使用data_seg襍注創建命名數據節。 - You can specify some linker options via the comment pragma.
可以通過comment襍注指定一些鏈接器選項。 - That indicates the end of the line pragma to generate code for.
指示要爲其生成代碼的行襍注結尾。 - That indicates the start of the line pragma to generate code for.
指示要爲其生成代碼的行襍注起始。 返回 pragma