some problems of when compiling IDL with dice tools

chenggh chenggh04 at st.lzu.edu.cn
Wed Jan 17 04:52:04 CET 2007


Hi:
	In the idl file i defined an interface including a function declaration like 
this:
	int foo([in] arg1, [in] void *( * start_routine)(void *), [in] arg2);
	
	My aim is to define a method which includes a function pointer I define the 
function name and function parameters by myself. But when I compile there is 
error.

	I checked out the dice manual there is nothing about how to deal with 
function pointer in idl file.  Is this style supported by dice IDL ? If it 
supports how could I do?
	Thanks.
										cheng 




More information about the l4-hackers mailing list