SDDSlib
|
Structure defining a string with fixed maximum length. More...
Public Attributes | |
char | str_value [STRING_COL_LENGTH] |
Structure defining a string with fixed maximum length.
This structure holds a string value with a maximum length defined by STRING_COL_LENGTH.
Definition at line 103 of file SDDSmpi_input.c.
char STRING_DEF::str_value[STRING_COL_LENGTH] |
Definition at line 105 of file SDDSmpi_input.c.