Is the world coming to an end?

Michel Fortin michel.fortin at michelf.com
Fri Apr 8 06:55:43 PDT 2011


On 2011-04-08 07:03:23 -0400, spir <denis.spir at gmail.com> said:

> On 04/08/2011 07:25 AM, Nick Sabalausky wrote:
>> I want base PI literals :)
>> 
>> Yum.
> 
> I want base 1 literals
> 
> Denis

Like this?

assert(0i == 0)
assert(0i0 == 1)
assert(0i00 == 2)
assert(0i000 == 3)
assert(0i0000000000_0000000000_0000000000_00 == 32)


-- 
Michel Fortin
michel.fortin at michelf.com
http://michelf.com/



More information about the Digitalmars-d mailing list