9fans archive / 2007 / 04 / 533 /    prev next

From: Skip Tavakkolian <9nut@9ne...>
Subject: Re: [9fans] speaking of kenc
Date: Thu, 26 Apr 2007 23:21:14 -0700

> i was particulalry impressed with VS2005 which has
> wchar_t as a fundamental type which can't be assigned
> to anything.

but you can probably assign '1234' to it; no need for L either, valid
literal in c99.  gosh, i sure hope there is a cMMIX in the works.