struct Gambit::libFarrayTest_CB2_type
[No description available]
Public Attributes
| Name | |
|---|---|
| Fstring< 5 > | chara |
| FstringArray< 5, 1, 3 > | charb |
| FstringArray< 6, 1, 2, -1, 0 > | charc |
| Finteger | e |
Public Attributes Documentation
variable chara
Fstring< 5 > chara;
variable charb
FstringArray< 5, 1, 3 > charb;
variable charc
FstringArray< 6, 1, 2, -1, 0 > charc;
variable e
Finteger e;
Updated on 2025-02-12 at 16:10:31 +0000