Fortran SFF API to data I/O streams in C++
|
void fapidxx::WID2container::setwid2 | ( | char * | fstring, |
ftnlen | slen | ||
) |
fill data fields from a character string
set WID2 data from a Fortran character sequence
This function sets the data in WID2container::wid2 from an input character sequence. If encode uses a binary form to encode WID2 data, this function has to distinguish between both possible representations of WID2 data. This is not yet implemented.
fstring | WID2 line character squence to set WID2 data in WID2container::wid2 (input value of function) |
slen | length of character array fstring |
Definition at line 75 of file wid2container.cc.
References fapidxx::WID2container::WID2struct::encodeID, FAPIDXX_assert, fapidxx::WID2container::WID2struct::get(), fapidxx::WID2container::WID2struct::ID, fapidxx::WID2container::WID2struct::idlen, setwid2(), fapidxx::stringfromfstring(), wasascii, and wid2.