c:c_variables
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
c:c_variables [2021/02/10 16:35] – peter | c:c_variables [2021/02/10 16:37] (current) – peter | ||
---|---|---|---|
Line 2: | Line 2: | ||
^Type^Example^Usage^Comment^ | ^Type^Example^Usage^Comment^ | ||
- | |int|1| | | | + | |int|1|< |
|long int|1L| | | |long int|1L| | | ||
|long long int|1LL| | | |long long int|1LL| | | ||
- | |double|1.0| | | + | |double|1.0|< |
|float|1.0F| | | |float|1.0F| | | ||
|char|' | |char|' | ||
|char*|" | |char*|" | ||
- | |wchar_t*|L" | + | |wchar_t*|L" |
|char8_t*|u8" | |char8_t*|u8" | ||
|char16_t*|u" | |char16_t*|u" |
c/c_variables.1612974941.txt.gz · Last modified: 2021/02/10 16:35 by peter