Re: rep_dl_init signature
- From: John Harper <jsh unfactored org>
- To: mmc maruska dyndns org (=?windows-1252?q?Michal_Maru=9Aka?=)
- Cc: sawfish-list gnome org
- Subject: Re: rep_dl_init signature
- Date: Fri, 5 Dec 2003 20:53:44 -0800
On Dec 5, 2003, at 8:41 PM, Michal Maruška wrote:
browsing through librep sources, i see in librep-0.17/src/unix_dl.c:
repv (*init_func)(repv);
ret = init_func(file_name);
but all extensions have the rep_dl_init function defined w/ this
signature:
rep_dl_init (void)
is this correct?
AFAIK there are no architectures where passing an argument to a
function that expects no parameters doesn't do the right thing. So both
the above are correct,
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]