C declaration styles

MH Cox cox at bentley.UUCP
Wed Mar 23 00:47:23 AEST 1988


In article <1065 at sask.UUCP> coleman at sask.UUCP writes:
>> Xref: sask comp.lang.c:6877 comp.sys.ibm.pc:10098
>> I need help porting C programs around.
>> 
>> When I write my C functions on my personal computer, my declarations
>> are often like this :
>> 
>>           void foo(int x, double y)
>
>	Could you please tell us what kind of PC (if not an MS-DOS)
>and what kind of compiler you ate using. The above isn't Lattice
>or Microsoft and I would be suprised if it is Turbo.

It _is_ MSC 5.0, Turbo 1.0, Ecosoft, or any other proposed ANSI C
compiler the alternate function declaration form.

-- 

==========================================================================
Michael H. Cox			ARPA:  cox at garage.nj.att.com
AT&T Bell Labs			UUCP:  ihnp4!bentley!cox
184 Liberty Corner Road		COMPU$ERVE:  76525,3703
Rm 3N-D04
Warren, NJ  07060
(201) 580-8622
==========================================================================



More information about the Comp.lang.c mailing list