Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 772 Bytes

character-constants-and-conditional-inclusion.md

File metadata and controls

15 lines (11 loc) · 772 Bytes
description title ms.date ms.assetid
Learn more about: Character Constants and Conditional Inclusion
Character Constants and Conditional Inclusion
11/04/2016
1692207b-0707-4908-9e05-f8ed7ae0dd76

Character Constants and Conditional Inclusion

ANSI 3.8.1 Whether the value of a single-character character constant in a constant expression that controls conditional inclusion matches the value of the same character constant in the execution character set. Whether such a character constant can have a negative value

The character set used in preprocessor statements is the same as the execution character set. The preprocessor recognizes negative character values.

See also

Preprocessing Directives