I have a funtion 
int foo(int *)

I also have have a funtion which takes as a parameter a function
pointer of type 
 void * (*)(void *)

what is the syntax cast function foo to this type?  I couldn't find a hint
in the c faq.

thanks,

Kevin Sivits


    .......  [EMAIL PROTECTED]
     `:::'     Kevin Sivits  .......  ......
      :::  *                  `::.    ::'    one world
      ::: .::  .:.::.  .:: .::  `::. :'      one people 
      :::  ::   ::  ::  ::  ::    :::.      one goverment
      ::: .::. .::  ::.  `::::. .:'  ::.       one OS
    ..:::.....................::'   .::::.

Reply via email to