Skip to main content

8 docs tagged with "Literals"

View All Tags

Escape sequences

Escape sequences are used to represent certain special characters within string literals and character literals.

Floating-point literal

Floating-point literal defines a compile-time constant whose value is specified in the source file.

Integer literal

Allows values of integer type to be used in expressions directly.

8 docs tagged with "Literals"

View All Tags

Escape sequences

Escape sequences are used to represent certain special characters within string literals and character literals.

Floating-point literal

Floating-point literal defines a compile-time constant whose value is specified in the source file.

Integer literal

Allows values of integer type to be used in expressions directly.