Wednesday, 28 August 2013

Array of char* to pointer

Array of char* to pointer

References

Reference NO 1

http://www.cs.bu.edu/teaching/cpp/string/array-vs-ptr/

Reference NO 2

http://bytes.com/topic/c/answers/634100-array-char-pointers

Reference NO 3

http://stackoverflow.com/questions/6037426/c-notation-pointer-to-array-of-chars-string

Reference NO 4

http://ee.hawaii.edu/~tep/EE160/Book/chap9/section2.1.4.html

Reference NO 5

http://www.cplusplus.com/forum/beginner/26264/

Reference NO 6

http://www.linuxquestions.org/questions/programming-9/c-problem-convert-char-to-char*-249609/

Reference NO 7

http://cboard.cprogramming.com/c-programming/118312-copy-char-array-char-pointer.html

Reference NO 8

http://codeplusplus.blogspot.com/2007/09/char-pointer-versus-char-array.html

No comments:

Post a Comment