Programming Tutorials

Comment on Tutorial - Using memset(), memcpy(), and memmove() in C By Emiley J



Comment Added by : gnvkdramesh

Comment Added at : 2010-09-10 04:27:46

Comment on Tutorial : Using memset(), memcpy(), and memmove() in C By Emiley J
Hello friends can anybody tell me how to assign integer value into the pointer instead of assigning address of a variable to it?

View Tutorial