[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: String to Hexadecimal Conversion
- From: "Leinen, Rick" <RLeinen@...>
- Date: Mon, 27 Oct 2014 18:04:45 +0000
> str:match("^%s*0[Xx]%x+%s*$")
What library is everyone using? I'm having trouble finding information on all this syntax, etc. The standard string library typically uses string.xxx.
Rick