International Characters Support: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 36: Line 36:
* finding chars inside a string
* finding chars inside a string
* concatenating strings
* concatenating strings
* displaying signs
* displaying strings


Here is a brief summary of the "features" of each encoding with respect to those functions:
Here is a brief summary of the "features" of each encoding with respect to those functions:
Line 66: Line 66:
| must verify the endianess are the same
| must verify the endianess are the same
| must verify the endianess are the same
| must verify the endianess are the same
|-
| displaying strings
| must pass it to external app without truncating the 8th bit
| must ensure the external app is UTF-16; must check for endianess
| must ensure the external app is UTF-32; must check for endianess
|-
|-
|}
|}
75

edits

Navigation menu