Re: Hex constants (idle question)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Hex constants (idle question)
- From: Enrico Colombini <erix@...>
- Date: 2003年12月11日 15:19:58 +0100
On Thursday 11 December 2003 11:04, Luiz Henrique de Figueiredo wrote:
> How about n = HEX"c3" or simply n = X"c3", if you can spare the global X?
Thanks for the idea, I forgot about this form of syntactic sugar.
.Erix.