Compiling VIC (video conf)

From: eric.chin <eric.chin_at_bbsrc.ac.uk>
Date: Tue, 16 Mar 1999 12:47:32 +0000

Dear Manager,

I am trying to compile VIC (video conferencing) software and I got an error
which I don't understand. Can someone tell me what this error message means and
do I correct the error ?

"cxx: Error: main.cc, line 424: argument of type "viod(*)(...)" is incompatible
with parameter of type "void(*)(int) C"
signal(SIGHUP, ciao)
---------------^

The ciao is defined as:

ciao(SIGARGS)
{
   adios()
}

in the program 'main.cc'

I wonder, if the function ciao expecting an parameter 'SIGARGS', how come when
it called in signal function, it does not require a parameter ?

I am using an AlphaStation 200 and DU4.0d and have very little experience in
C++ programming.

Any insight is most appreciated

TIA

Eric
eric.chin_at_bbsrc_at_.ac.uk
Received on Tue Mar 16 1999 - 13:26:01 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:39 NZDT