Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!wuarchive!rex!uflorida!reef.cis.ufl.edu!jdb From: jdb@reef.cis.ufl.edu (Brian K. W. Hook) Newsgroups: comp.lang.c Subject: Re: cdecl and pascal keywords Message-ID: <26163@uflorida.cis.ufl.EDU> Date: 4 Jan 91 22:31:53 GMT References: <310@audfax.audiofax.com> <26075@uflorida.cis.ufl.EDU> <2847@cirrusl.UUCP> Sender: news@uflorida.cis.ufl.EDU Organization: UF CIS Dept. Lines: 21 > "CDECL and PASCAL keywords...shouldn't this be in comp.lang.pascal?" *ahem* Granted, I am new to the net, but I was not sure whether to post a question RE:CDECL and PASCAL to comp.lang.c or comp.os.msdos.programmer... The keywords CDECL and PASCAL are part of DOS compiler C language extensions, and thus I posted here. I have assumed that comp.lang.c is, in fact, for all flavors of C, and that comp.std.c is for standard C (ANSI or K&R?). For those that answered, thank you for your assistance. As an aside, maybe there should be: comp.lang.c.msdos comp.lang.c.ansi comp.lang.c.kr comp.lang.c.sun etc...posting on comp.os.msdos.programmer invariably gets me few answers since many are posters familiar with pascal or asm...and I need help with C.... Brian