[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: A small practical example where Lua’s % behavior is better than C’s
- From: Lourival Vieira Neto <lourival.neto@...>
- Date: Mon, 20 Apr 2015 20:41:43 -0300
On Sat, Apr 18, 2015 at 7:38 PM, Hisham <h@hisham.hm> wrote:
> I just wrote this, and thought that some of you might enjoy.
>
> http://hisham.hm/2015/04/18/a-small-practical-example-where-luas-behavior-is-better-than-cs/
Indeed! I often expect the Lua's % behavior while writing C code;
usually, it takes me a few minutes to realize that the universe is not
a nice place =/.
--
Lourival Vieira Neto