KyaPoocha.com

Huge Collection of Interview Questions


What is the difference between const char *myPointer and char *const myPointer? 

Const char *myPointer is a non constant pointer to constant data; while char *const
myPointer is a constant pointer to non constant data.



If you liked this question/asnwer, make sure you
Subscribe to KyaPoocha.com RSS feed!


BOOKMARK THIS : BlinkList | del.icio.us | Digg it | Furl | reddit | StumbleUpon | Yahoo MyWeb |