C
Chris Saunders
Hope this question is appropriate here.
I'm writing an interface to some C code for the language Eiffel.
I have come across this macro and am having difficuly interpreting
what it returns:
#define D3DDECL_END() {0xFF,0,D3DDECLTYPE_UNUSED, 0,0,0}
Could someone help?
Regards
Chris Saunders
I'm writing an interface to some C code for the language Eiffel.
I have come across this macro and am having difficuly interpreting
what it returns:
#define D3DDECL_END() {0xFF,0,D3DDECLTYPE_UNUSED, 0,0,0}
Could someone help?
Regards
Chris Saunders