Re: [cc65] Another wish: Unsized Arrays in Structures

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2003-01-28 10:30:05


Hi!

On Sat, Jan 25, 2003 at 12:52:38AM +0100, Christian Krüger wrote:
> that was what I tried to say: It's Microsoft, but it's very usefull
> (on 'small machines')!
> The compatibility issue: It's the same with 'fastcall', very usefull,
> saves code & cycles, not compatible and so disabled in 'strict ANSI' -
> so why not having something like that again...? ;-)

__fastcall__ does something that is not doable with standard C. The question
is if the requested feature is something that cannot be done in any way using
standard C. If so, then it's comparable to __fastcall__.

Please note that I'm not against your request. In fact, since I cannot access
this Microsoft page, I have no idea how these "arrays with unspecified size"
should behave, so I cannot take a position. Maybe you can also state how this
feature differs from "flexible array members" in the new standard (C99).

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz_at_musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-01-28 10:31:05 CET