April 29, 2005 Issues » [DOC] HTML docs are not valid utf-8 files | |||
|---|---|---|---|
| |||
...and std_format.html are not valid UTF8 files. Specifically, this D code fails with... | |||
April 21, 2005 D » dmd bugs on string | |||
|---|---|---|---|
| |||
...n"); return 0; } save as ascii or utf8: dmd output: hello.d(3): invalid UTF... | |||
April 18, 2005 Learn » Re: I like ActiveX, but it doesn't like me (was Re: interface idispatch) | |||
|---|---|---|---|
| |||
...to a wchar* does *not* convert the UTF8 string to a UTF16 string. So I... | |||
April 03, 2005 General » Re: Pragma for default literal type? | |||
|---|---|---|---|
| |||
...add these Unicode types to the mess:
utf8, utf16, utf32
BTW:
Have you looked at... | |||
March 27, 2005 c++.windows.32-bits » Error in wsprintf when using double as input | |||
|---|---|---|---|
| |||
...len = wcslen(fFormat); int nc = WideCharToMultiByte(CP_UTF8, 0, fFormat, fmt_len, fmt, 128, 0... | |||
March 10, 2005 General » Re: To wchar or not to wchar? | |||
|---|---|---|---|
| |||
...would be represented as 2 bytes in UTF8. Maybe I'm thinking of ASCII (and... | |||
March 09, 2005 General » To wchar or not to wchar? | |||
|---|---|---|---|
| |||
...s an idea: perhaps Walter could add UTF8, UTF16 and UTF32 version identifiers which we... | |||
March 04, 2005 General, digitalmars.D.dtl » Re: Will D ever be ready? | |||
|---|---|---|---|
| |||
...You have a library A that works utf8 characters and you have a library B... | |||
February 23, 2005 General » Re: Got Mango? ( installation / compiling instructions) | |||
|---|---|---|---|
| |||
...import mango.icu.UStringPrep; import mango.io.Utf8; import mango.icu.UTimeZone; import mango.icu... | |||
February 23, 2005 General » Re: The purpose of opCast? | |||
|---|---|---|---|
| |||
...float, a single UTF32 character, 1-4 UTF8 characters, a processor op, a Java bytecode... | |||
Copyright © 1999-2021 by the D Language Foundation