as u kno memcpy has 3rd argument which is unsigned int, but i have a situation where it is UINT64, now i am not able to call memcpy as it gives warning: possible lass of data,
is there any way handling this .......
is there any way handling this .......
Comment