vault backup: 2024-09-04 15:08:35
This commit is contained in:
@ -2,3 +2,7 @@
|
||||
A string literal is characters enclosed in double quotation marks.
|
||||
|
||||
A newline can be inserted using `\n`.
|
||||
|
||||
## Integer
|
||||
An integer is a way to store a whole number. In C, integers are signed by default.
|
||||
## Float
|
Reference in New Issue
Block a user