summaryrefslogtreecommitdiffstats
path: root/doc/txt_db.doc
blob: 3a5b0d50a15c6e3eaded212a1d49d5a03a8ad6a2 (plain)
1
2
3
4
TXT_DB, a simple text based in memory database.

It holds rows of ascii data, for which the only special character is '\0'.
The rows can be of an unlimited length.