File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : " Pragmas"
3
- ms.date : " 11/04/2016 "
3
+ ms.date : " 11/11/2019 "
4
4
helpviewer_keywords : ["pragmas, about pragmas"]
5
5
ms.assetid : 3ce8aced-53ee-4524-87d0-f998d6977ff5
6
6
---
@@ -12,11 +12,11 @@ The following [C Pragmas](../c-language/c-pragmas.md) are defined for the Micros
12
12
13
13
|||||
14
14
| -| -| -| -|
15
- | ** alloc_text** | ** data_seg** | ** include_alias** | ` setlocale ` |
16
- | ** auto_inline** | ** function** | ** intrinsic** | ** warning** |
17
- | ** check_stack** | ** hdrstop** | ** message** ||
18
- | ** code_seg** | ** inline_depth** | ** optimize** ||
19
- | ** comment** | ** inline_recursion** | ` pack ` ||
15
+ | [ alloc_text] ( ../preprocessor/alloc-text.md ) | [ data_seg] ( ../preprocessor/data-seg.md ) | [ include_alias] ( ../preprocessor/include-alias.md ) | [ setlocale] ( ../preprocessor/setlocale.md ) |
16
+ | [ auto_inline] ( ../preprocessor/auto-inline.md ) | [ function] ( ../preprocessor/function-c-cpp.md ) | [ intrinsic] ( ../preprocessor/intrinsic.md ) | [ warning] ( ../preprocessor/warning.md ) |
17
+ | [ check_stack] ( ../preprocessor/check-stack.md ) | [ hdrstop] ( ../preprocessor/hdrstop.md ) | [ message] ( ../preprocessor/message.md ) ||
18
+ | [ code_seg] ( ../preprocessor/code-seg.md ) | [ inline_depth] ( ../preprocessor/inline-depth.md ) | [ optimize] ( ../preprocessor/optimize.md ) ||
19
+ | [ comment] ( ../preprocessor/comment-c-cpp.md ) | [ inline_recursion] ( ../preprocessor/inline-recursion.md ) | [ pack] ( ../preprocessor/pack.md ) ||
20
20
21
21
## See also
22
22
You can’t perform that action at this time.
0 commit comments