lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV Re: DOS, DOS and Windows


From: Wayne Buttles
Subject: Re: LYNX-DEV Re: DOS, DOS and Windows
Date: Fri, 25 Oct 1996 14:53:48 -0400 (EDT)


On Fri, 25 Oct 1996, Foteos Macrides wrote:

>       This kind of thing is why I think it would be a good idea
> to spend the couple hours with an editor replacing all the K&R
> macros in the current LYFoo and libwww-FM modules with ANSI C
> format and seeing how many of the supported Unix flavors are
> affected (shouldn't be a problem for any of the VMS compilers).
> 

Does that mean changing:

PUBLIC int foo ARGS2 (int,foo1,int,foo2)

with 

extern int foo(int foo1, int foo2)

?

Wayne

;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]