Re: [C] variable length argument lists
From: Greg Comeau (comeau_at_panix.com)
Date: 03/14/04
- Next message: Marlene Stebbins: "Re: [C] variable length argument lists"
- Previous message: Martin Henne: "Re: [C++] Creating a multi-connection download accelerator"
- In reply to: Arthur J. O'Dwyer: "Re: [C] variable length argument lists"
- Next in thread: Arthur J. O'Dwyer: "Re: [C] variable length argument lists"
- Reply: Arthur J. O'Dwyer: "Re: [C] variable length argument lists"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 14 Mar 2004 09:21:23 -0500
In article <Pine.LNX.4.58-035.0403140417160.20901@unix41.andrew.cmu.edu>,
Arthur J. O'Dwyer <ajo@nospam.andrew.cmu.edu> wrote:
>(The type of 'pointer to double[5]' is double(*)[5], and the type
>of 'pointer to int (*)()' is int(**)().)
Just to be clear, the type of the formers is _definitely_ the
formers, just that in many contexts it is expected to be or
is converted to the respective latters.
-- Greg Comeau / Comeau C++ 4.3.3, for C++03 core language support Comeau C/C++ ONLINE ==> http://www.comeaucomputing.com/tryitout World Class Compilers: Breathtaking C++, Amazing C99, Fabulous C90. Comeau C/C++ with Dinkumware's Libraries... Have you tried it?
- Next message: Marlene Stebbins: "Re: [C] variable length argument lists"
- Previous message: Martin Henne: "Re: [C++] Creating a multi-connection download accelerator"
- In reply to: Arthur J. O'Dwyer: "Re: [C] variable length argument lists"
- Next in thread: Arthur J. O'Dwyer: "Re: [C] variable length argument lists"
- Reply: Arthur J. O'Dwyer: "Re: [C] variable length argument lists"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]