Next: Other builtin types, Up: Builtin types [Contents]
There is a special syntax
for constants of all primitive types except char
.
(For char
, the standard syntax suffixes.)
• Signed integer types: | ||
• Unsigned integer types: | ||
• Floating-point type: | ||
• Character type: | ||
• String type: |