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
casestatement. - It is used to separate the
unitinusesstatement.
other remarks
| single characters |
|
| character pairs |
|