Mailinglist Archive: opensuse-programming (118 mails)

< Previous Next >
Re: [suse-programming-e] C++ pointer to function confusion
  • From: Verdi March <cincaipatron@xxxxxxx>
  • Date: Mon, 9 Jun 2003 23:37:54 +0800
  • Message-id: <200306092337.44132.cincaipatron@xxxxxxx>
Thanks to all.

So, instead of letting customization via inheritance, I simply add a
method to class Process that set the proper function, i.e
Process::setCustomFunction(int (*f)(int, char*[]));

--

-- Verdi March --


< Previous Next >
Follow Ups
References