Updated Programming language specification (Gemstone) (markdown)
parent
783c46b2e6
commit
03ba645142
|
@ -49,7 +49,7 @@ The base of a composite type specifies on which primitive or composite type a de
|
||||||
## Example types
|
## Example types
|
||||||
```cpp
|
```cpp
|
||||||
long float = double_precision
|
long float = double_precision
|
||||||
short short = int ascii
|
short short int = ascii
|
||||||
double int = long_int
|
double int = long_int
|
||||||
```
|
```
|
||||||
## Storage qualifier
|
## Storage qualifier
|
||||||
|
|
Loading…
Reference in New Issue