#include <ocean/shrimp/VStringList.hpp>
- Todo:
- Note on VStringList I/O: The currently implemented text methods make use of two special characters, "@" and "|". If these occur as part of the string list itself, then things will become messed up. An improved version would need to encode these separation characters in the text itself, and during writing determine the best way of doing so.