Comma
From Free Pascal wiki
Jump to navigationJump to search
│
English (en) │
suomi (fi) │
français (fr) │
русский (ru) │
中文(中国大陆) (zh_CN) │
,
The symbol ,
(pronounced "comma") is used in Pascal in several ways.
- It is used to separate the variables.
- It is used to separate the constant in
case
statement. - It is used to separate the
unit
inuses
statement.
other remarks
single characters |
|
character pairs |
|