Language idea - simple thread spawning
Iain Buclaw
ibuclaw at ubuntu.com
Fri Feb 17 02:40:39 PST 2012
On 17 February 2012 10:35, Artur Skawina <art.08.09 at gmail.com> wrote:
>
> [1] with a trivial "thread" class like the one below. Note it's just POC,
> you may not want to implement it like this. Oh, i used "thread" to keep the
> diff to your example as small as possible, before someone mentions that it
> must use CamelCasing. :^)
>
Actually, I believe that's called PascalCasing.
camelCasing starts with a lower character to denote the head of the camel. ;-)
--
Iain Buclaw
*(p < e ? p++ : p) = (c & 0x0f) + '0';
More information about the Digitalmars-d
mailing list