I am trying to write C Business Function first time. I have Data Structure in .h
typedef struct tagDSD5501A3A
{
MATH_NUMERIC mnInput1;
MATH_NUMERIC mnInput2;
MATH_NUMERIC mnOutput;
JCHAR cOperator;
JCHAR szErrorId[11];
JCHAR...
Hi ALL
I have some troubles in converting Mathnumeric and Integer..
I'm trying to covert MathNumeric to Integer when I got value from Output..
But it seems not works .
The following is my code.
Thanks
//map output parameters to output value object...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.