Pointers in the C language - Mieczyslaw Szyszkowicz

Pointers in the C language

By Mieczyslaw Szyszkowicz

  • Release Date: 2016-07-07
  • Genre: Programming

Description

The ebook presents a series of short programs in the C language. They illustrate various pointer use in programming practice. If you think that a[i] is different than i[a], (a[i]==i[a]?), then this ebook is for you. Compact presentation with sample program allows very fast to learn the pointer concept.

Comments