We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#endif
_{a,t,w}cmdln
1 parent a6b6fe9 commit cc6cfb5Copy full SHA for cc6cfb5
1 file changed
docs/c-runtime-library/acmdln-tcmdln-wcmdln.md
@@ -24,6 +24,7 @@ wchar_t * _wcmdln;
24
#define _tcmdln _wcmdln
25
#else
26
#define _tcmdln _acmdln
27
+#endif
28
```
29
30
## Remarks
0 commit comments