17 May
2005
17 May
'05
3:36 p.m.
I'm trying to figure out how would you format the IDL function for a general function like printf? For example the function is printf( const char *fmt, ...) How you format the IDL function? BOOST_IDL_FN1(formatMsg, const char *fmt)