libscsv manual
Version 1.1
scsv::set_oseparator

Function sets the character to use as content separator, when writing the content with use of scsv::save.

inline char scsv::set_oseparator(char cC);
declared in scsv.h, include scsv.h
Parameters
cC
Character to be used as columns separator.
Return

Function returns the same character that was passed as cC.

Released under the GNU Free Documentation License
by TinyIT
Last modified 2017-10-17