lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Informational message in Lynx 2.7 build with DEC C V5.3


From: Brian Tillman, x8425
Subject: Re: LYNX-DEV Informational message in Lynx 2.7 build with DEC C V5.3 on OpenVMS VAX
Date: Tue, 25 Feb 1997 14:57:35 EST

>If you can locate the signal.h header on your system, check it to
>see if there is something peculiar keeping the declaration for signal()
>from being generated.

OK, here's (what I think is) the relevent code:

typedef void    (*__sighnd_t) (int);
...
__sighnd_t signal( int __sig, __sighnd_t __func );

So, and hints in this?  I'm not a C programmer, so I don't even know what this 
means.
-----------------------------+--------------------------------
 Brian Tillman               | Internet: address@hidden
 Smiths Industries, Inc.     |           address@hidden
 4141 Eastern Ave., MS239    | Hey, I said this stuff myself.
 Grand Rapids, MI 49518-8727 | My company has no part in it.
-----------------------------+--------------------------------
;
; 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]