9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Purely historical question on variadic function notation
@ 2013-10-14 21:40 fgergo
  2013-10-16  4:21 ` Joel C. Salomon
  0 siblings, 1 reply; 5+ messages in thread
From: fgergo @ 2013-10-14 21:40 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 78 bytes --]

Who invented ... notation in c?
I'll appreciate any hints.
thanks,
Gergő

[-- Attachment #2: Type: text/html, Size: 153 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] Purely historical question on variadic function notation
  2013-10-14 21:40 [9fans] Purely historical question on variadic function notation fgergo
@ 2013-10-16  4:21 ` Joel C. Salomon
  2013-10-16  6:40   ` fgergo
  0 siblings, 1 reply; 5+ messages in thread
From: Joel C. Salomon @ 2013-10-16  4:21 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Mon, Oct 14, 2013 at 5:40 PM, Gergő Födémesi <fgergo@gmail.com> wrote:
> Who invented ... notation in c?
> I'll appreciate any hints.

I'd guess this comes from C++, along with all function prototypes.

--Joel



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] Purely historical question on variadic function notation
  2013-10-16  4:21 ` Joel C. Salomon
@ 2013-10-16  6:40   ` fgergo
  2013-10-16  7:22     ` arnold
  0 siblings, 1 reply; 5+ messages in thread
From: fgergo @ 2013-10-16  6:40 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Thanks for the guess!
Since I could not directly find this information, at the moment I am
trying to find when ... was introduced. I hope to find a hint during
this search.

On Wed, Oct 16, 2013 at 6:21 AM, Joel C. Salomon <joelcsalomon@gmail.com> wrote:
> On Mon, Oct 14, 2013 at 5:40 PM, Gergő Födémesi <fgergo@gmail.com> wrote:
>> Who invented ... notation in c?
>> I'll appreciate any hints.
>
> I'd guess this comes from C++, along with all function prototypes.
>
> --Joel
>



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] Purely historical question on variadic function notation
  2013-10-16  6:40   ` fgergo
@ 2013-10-16  7:22     ` arnold
  2013-10-16  7:37       ` fgergo
  0 siblings, 1 reply; 5+ messages in thread
From: arnold @ 2013-10-16  7:22 UTC (permalink / raw)
  To: 9fans

It came into C89 from C++, along with all the function prototype stuff,
just as Joel said.

I no longer have all the paper drafts from the initial ANSI C effort
but I remember this quite well.

Arnold

fgergo@gmail.com wrote:

> Thanks for the guess!
> Since I could not directly find this information, at the moment I am
> trying to find when ... was introduced. I hope to find a hint during
> this search.
>
> On Wed, Oct 16, 2013 at 6:21 AM, Joel C. Salomon <joelcsalomon@gmail.com> wrote:
> > On Mon, Oct 14, 2013 at 5:40 PM, Gergő Födémesi <fgergo@gmail.com> wrote:
> >> Who invented ... notation in c?
> >> I'll appreciate any hints.
> >
> > I'd guess this comes from C++, along with all function prototypes.
> >
> > --Joel



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] Purely historical question on variadic function notation
  2013-10-16  7:22     ` arnold
@ 2013-10-16  7:37       ` fgergo
  0 siblings, 0 replies; 5+ messages in thread
From: fgergo @ 2013-10-16  7:37 UTC (permalink / raw)
  To: arnold; +Cc: Fans of the OS Plan 9 from Bell Labs

I think that's a big help. Thank you Joel and Arnold!
Gergő


On Wed, Oct 16, 2013 at 9:22 AM,  <arnold@skeeve.com> wrote:
> It came into C89 from C++, along with all the function prototype stuff,
> just as Joel said.
>
> I no longer have all the paper drafts from the initial ANSI C effort
> but I remember this quite well.
>
> Arnold
>
> fgergo@gmail.com wrote:
>
>> Thanks for the guess!
>> Since I could not directly find this information, at the moment I am
>> trying to find when ... was introduced. I hope to find a hint during
>> this search.
>>
>> On Wed, Oct 16, 2013 at 6:21 AM, Joel C. Salomon <joelcsalomon@gmail.com> wrote:
>> > On Mon, Oct 14, 2013 at 5:40 PM, Gergő Födémesi <fgergo@gmail.com> wrote:
>> >> Who invented ... notation in c?
>> >> I'll appreciate any hints.
>> >
>> > I'd guess this comes from C++, along with all function prototypes.
>> >
>> > --Joel



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-10-16  7:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-14 21:40 [9fans] Purely historical question on variadic function notation fgergo
2013-10-16  4:21 ` Joel C. Salomon
2013-10-16  6:40   ` fgergo
2013-10-16  7:22     ` arnold
2013-10-16  7:37       ` fgergo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).