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: "Elbers, H.P." <H.P.Elbers@...>
- Date: 2009年3月11日 09:35:56 +0100
+1
Because Ruby can do it.
JUST KIDDING!!!!
Really because you expect it to work, because it's handy, because it's
simple and small
Hans Elbers.
> One of the things I'd personally like to see
> added in Lua to make my life a bit easier is the C-like
> notation for 'binary' data in strings using hexidecimal
> escape codes like \xNN.