Browse thread
Escaped string in sexplib
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Hugo Ferreira <hmf@i...> |
| Subject: | Escaped string in sexplib |
Hello, I am trying to us the Sexplib library to process data. However I am having some trouble with strings. Specifically I need to save and restore strings to a file so that the escaping done during saving is "undone" when data is read back in. How can I do this? Appreciate any pointers. TIA. Hugo F.