On 08/23/2011 03:13 PM, Andrew MacLeod wrote: > ! DEF_FUNCTION_TYPE_2 (BT_FN_I1_CONST_VPTR_INT, BT_I1, BT_CONST_VOLATILE_PTR, > ! BT_INT)
Given that VPTR means "volatile PTR", I suggest you use CVPTR instead of CONST_VPTR. Otherwise ok. r~
On 08/23/2011 03:13 PM, Andrew MacLeod wrote: > ! DEF_FUNCTION_TYPE_2 (BT_FN_I1_CONST_VPTR_INT, BT_I1, BT_CONST_VOLATILE_PTR, > ! BT_INT)
Given that VPTR means "volatile PTR", I suggest you use CVPTR instead of CONST_VPTR. Otherwise ok. r~