We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0286ea commit cd7b63bCopy full SHA for cd7b63b
src/CNRECS.DEF
@@ -91,7 +91,6 @@ FIELD * directives are
91
*array <n> array of whatever field spec follows
92
*noname before *nest: omit structure name from SFIR table names (for probe). C code still uses .struct.mbr.
93
*nest <rec> nest another record type in this one, as a C structure within record structure
94
- *struct embed a structure, unused for years
95
*declare "text" put text into record definition; use eg for C++ member function declarations.
96
*s *h *mh *d *m field variability (when changed by program): subhour, hour, monthly-hourly, daily, monthly
97
*r runly (start of run) variability, incl things set by input check/setup (topCkf)
0 commit comments