Re: Feature proposal: \x## notation in strings
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Feature proposal: \x## notation in strings
- From: Florian Weimer <fw@...>
- Date: 2009年5月23日 21:55:00 +0200
* Bertrand Mansion:
> This is also my opinion. Hex escape sequences feel more natural than
> decimal ones (at least to programmers) :) It would be interesting to
> know why decimal ones were chosen in the first place ?
Decimal escape sequences are used by Standard ML and DNS, too. 8-)