SDDSlib
Loading...
Searching...
No Matches
STRING_DEF Struct Reference

Structure defining a string with fixed maximum length. More...

Public Attributes

char str_value [STRING_COL_LENGTH]
 

Detailed Description

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.

Member Data Documentation

◆ str_value

char STRING_DEF::str_value[STRING_COL_LENGTH]

Definition at line 105 of file SDDSmpi_input.c.


The documentation for this struct was generated from the following file: