In message <[EMAIL PROTECTED]>, Alfred Perlstein writes:
>* Peter Seebach <[EMAIL PROTECTED]> [010329 23:49] wrote:
>> The only portable solution is the new feature in C99.

>Which new feature?

C99 allows the last member of a struct to be declared as an array with no
size; this implies an object which will act like an array, but which isn't
directly bounds-checked.

-s

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to