Fortran SFF API to data I/O streams in C++

◆ WID2container() [2/3]

fapidxx::WID2container::WID2container ( char *  fstring,
ftnlen  slen 
)
inline

construct from Fortran character sequence

Definition at line 144 of file wid2container.h.

References setwid2().

145  { setwid2(fstring, slen); }
void setwid2(const std::string &line)
fill data fields from a conventional WID2 line
Here is the call graph for this function: