OpenCMISS-Iron Internal API Documentation
|
Bit format types for characters. More...
Variables | |
integer(intg), parameter | constants::ascii_character =1 |
ASCII character type. More... | |
integer(intg), parameter | constants::unicode_character =2 |
Unicode character type. More... | |
Bit format types for characters.
integer(intg), parameter constants::ascii_character =1 |
ASCII character type.
Definition at line 111 of file constants.f90.
integer(intg), parameter constants::unicode_character =2 |
Unicode character type.
Definition at line 112 of file constants.f90.