Regarding hex strings

foobar foo at bar.com
Fri Oct 19 07:07:27 PDT 2012


On Friday, 19 October 2012 at 13:19:09 UTC, Don Clugston wrote:
>>
>> We can still have both (assuming the code points are valid...):
>> string foo = "\ua1\ub2\uc3"; // no .dup
>
> That doesn't compile.
> Error: escape hex sequence has 2 hex digits instead of 4

Come on, "assuming the code points are valid". It says so 4 lines 
above!


More information about the Digitalmars-d mailing list