Fortran SFF API to data I/O streams in C++
|
void fapidxx::WID2container::encodeascii | ( | char * | fstring, |
ftnlen | slen | ||
) | const |
encode data into a standard SFF character string
ascii encode WID2 data in character sequence
This function is prepared to encode WID2 data in standard SFF ascii encoding in a character sequence.
fstring | WID2 line character sequence produced from WID2 data in member data WID2container::wid2; this is the return value of the function (output value) |
slen | length of character array fstring |
Definition at line 166 of file wid2container.cc.
References fapidxx::fillfstring(), and wid2.
Referenced by encode().