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 2024-07-18 at 13:53:30 +0000