Up |
SDictSave
Save a dictionnary content in a file.
The pair format will be : "key : value", a pair on one line.
Prototype :
fun [SDict W] I
- SDict : a string dictionnary Scol object.
- W : a write reference file.
Return : I 0 or nil if an error occurs.