The "Missing:"s below indicate that an entry is incomplete.
- either the entry exist in the language, and please tell.
- either the entry doesn't exist in the language, and please tell so.
The entry will be marked as such and won't appear as missing anymore.
See the various entries for C
- Category: Statically typed
- Various
| // | commenting (until end of line) |
- Types
| const T | mutability, constness (type of a constant value) |
- Booleans
| false | false value |
| NULL | false value |
| 0(1) | false value |
| '\0' | false value |
| bool | type name |
Remarks
- (1) beware of 0.0 which is true in Pike!
Pixel
This document is licensed under GFDL (GNU Free Documentation License).
Generated from syntax-across-languages.html.pl
$Id: syntax-across-languages.html.pl 408 2008-08-29 08:32:23Z pixel $