mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-02 09:31:07 +00:00
More default characterset info
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9564 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6ad0dbad23
commit
5b98e2b7aa
1 changed files with 7 additions and 0 deletions
|
@ -72,6 +72,13 @@
|
||||||
variable. If this is not defined,
|
variable. If this is not defined,
|
||||||
<code>NSISOLatin1StringEncoding</code> is assumed.
|
<code>NSISOLatin1StringEncoding</code> is assumed.
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
The default C string encoding must be a characterset containing
|
||||||
|
7 or 8 bit characters, and where the characters are a superset
|
||||||
|
of the 7-bit ASCII characterset. In particular, this means
|
||||||
|
that NSUTF8StringEncoding and NSUnicodeStringEncoding are not
|
||||||
|
permissable.
|
||||||
|
</p>
|
||||||
</desc>
|
</desc>
|
||||||
</method>
|
</method>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue