John Levon <[EMAIL PROTECTED]> writes:

| On Fri, Jan 28, 2005 at 12:31:44PM +0100, Lars Gullik Bj?nnes wrote:
>
>> int a[4];
>> a+3 == a[3] == 3+a
>
| Hah, you missed the really fun one: 3[a]

Yeah.. quite fun
(no wonder why no sane C/C++ programmer exploits this.)
(I have some code here that I work on now that uses it...)

-- 
        Lgb

Reply via email to