title | ms.custom | ms.date | ms.reviewer | ms.suite | ms.technology | ms.tgt_pltfrm | ms.topic | dev_langs | helpviewer_keywords | ms.assetid | caps.latest.revision | author | ms.author | manager | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Constants in Primary Expressions | Microsoft Docs |
11/04/2016 |
|
article |
|
|
11af9f60-ed5d-4860-b3e7-b91d88a05706 |
8 |
mikeblome |
mblome |
ghogen |
A constant operand has the value and type of the constant value it represents. A character constant has int
type. An integer constant has int
, long, unsigned int
, or unsigned long
type, depending on the integer's size and on the way the value is specified. See Constants for more information.