Quantcast
Channel: Howtoforge Linux Howtos und Tutorials
Viewing all articles
Browse latest Browse all 2845

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

$
0
0
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.

Viewing all articles
Browse latest Browse all 2845

Trending Articles