X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=doc%2Fusage.html;fp=doc%2Fusage.html;h=39a0cb3594f58e5ca6cfeb0a30d3c1e99c09f371;hb=3ee5b48397287fe02a74620cb9ec87e670ab5881;hp=225470e6c4f56daf6ef2d4a947abfe05a1eebb7c;hpb=fe7273f0242015874a7617bd2ad4403a0f76e9fd;p=gedcom-parse.git diff --git a/doc/usage.html b/doc/usage.html index 225470e..39a0cb3 100644 --- a/doc/usage.html +++ b/doc/usage.html @@ -470,10 +470,12 @@ values:
-For both these parameters you can pass 0 for non-UNICODE encodings, since -that corresponds to the correct values (and is ignored anyway).  The -function returns 0 in case of success, non-zero in case of error.
+ For both these parameters you can pass 0 for non-UNICODE encodings, +since that corresponds to the correct values (and is ignored anyway).  The +function returns 0 in case of success, non-zero in case of error.  Note +that you still need to pass the correct charset value for the HEAD.CHAR tag, +otherwise you will get a warning, and the value will be forced to the correct +value.

Further, it is possible to control the kind of line terminator that is used, via the following function (also to be used before gedcom_write_open):
int gedcom_write_set_line_terminator (Enc_line_end end);
@@ -735,4 +737,5 @@ gedcom-config --libs gom



+
\ No newline at end of file