while I working with c++, I am getting some Axivion warnings while using casting operators, so I need some clarification about it, is it possible to change void*
to unsigned int*
?
is there any solution for my problem?
while I working with c++, I am getting some Axivion warnings while using casting operators, so I need some clarification about it, is it possible to change void*
to unsigned int*
?
is there any solution for my problem?