Comments on Linux C Programming tutorial Part 21: Character pointers, array of pointers, and pointer to pointer

The concept of pointers is indeed one of the very important concepts in the C programming language. Up until now, we have discussed several aspects of pointers in C. Expanding on that, in this tutorial, we will be discussing a few more pointer concepts.

0 Comment(s)

Add comment

Please register in our forum first to comment.