From 5e791e8cd5b8fe96293c4a9bb206d18e8e0d1d29 Mon Sep 17 00:00:00 2001 From: ods15 Date: Sun, 12 Mar 2006 20:44:22 +0000 Subject: strings without terminating NUL git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17836 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/mpcf.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'DOCS/tech') diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt index 34371d93bc..677eba1d44 100644 --- a/DOCS/tech/mpcf.txt +++ b/DOCS/tech/mpcf.txt @@ -98,6 +98,8 @@ b (binary data or string, to be use in vb, see below) data[i] u(8) } [Note: strings MUST be encoded in UTF-8] + [Note: the character NUL (U+0000) is not legal within + or at the end of a string.] vb (variable length binary data or string) length v -- cgit v1.2.3