can someone please post some complicated question on pointers??
moreover while reading pointers I found out that there is a lot of
difference between an arracy of intergers and an array of
characters(stri ng) ............. relating to
pointers ............... .am i correct........ ........the way pointers
behave when they have a char array as an address and the way they
behave when they have an integer array as an address ????
please help as pointers is haunting me a lot ??? despite of being
quite old to 'C'
please help
moreover while reading pointers I found out that there is a lot of
difference between an arracy of intergers and an array of
characters(stri ng) ............. relating to
pointers ............... .am i correct........ ........the way pointers
behave when they have a char array as an address and the way they
behave when they have an integer array as an address ????
please help as pointers is haunting me a lot ??? despite of being
quite old to 'C'
please help
Comment