Re: (long) An AES implementation for 32-bit platforms
From: Douglas A. Gwyn (DAGwyn_at_null.net)
Date: 06/13/03
- Next message: Richard Heathfield: "Re: (long) An AES implementation for 32-bit platforms"
- Previous message: Douglas A. Gwyn: "Re: (long) An AES implementation for 32-bit platforms"
- In reply to: Douglas A. Gwyn: "Re: (long) An AES implementation for 32-bit platforms"
- Next in thread: Randy Howard: "Re: (long) An AES implementation for 32-bit platforms"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 13 Jun 2003 01:42:25 -0400
Douglas A. Gwyn wrote:
> While //-comments were not part of Standard C before
> 1999, there were early implementations of this feature
> in C compilers, ...
I forgot to mention that it is possible to write a
strictly conforming C program whose behavior changes
when //-comment processing is enabled in the compiler.
I'll leave it as an exercise for you to devise an
example. PLEASE nobody post your solutions here!
- Next message: Richard Heathfield: "Re: (long) An AES implementation for 32-bit platforms"
- Previous message: Douglas A. Gwyn: "Re: (long) An AES implementation for 32-bit platforms"
- In reply to: Douglas A. Gwyn: "Re: (long) An AES implementation for 32-bit platforms"
- Next in thread: Randy Howard: "Re: (long) An AES implementation for 32-bit platforms"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|