What is the equal data type for FIXED DEC in PL1 to C++

Hi,

One of my C++ function is called by PL1, from PL1 they are passing FIXED DEC type as argument. In C++ i want to receive that, can anyone help me in what is the equilent data type that i hve to use in C++?

I tried char*, int and void*. nothing is giving me proper result.

thanks in advance...
Topic archived. No new replies allowed.