26.09.2023 Views

The C Programming Language - Pointers

This is a free tutorial about pointers from the book "The C Programming Language" by Heimo Gaicher

This is a free tutorial about pointers from the book "The C Programming Language" by Heimo Gaicher

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>The</strong> C <strong>Programming</strong> <strong>Language</strong><br />

Heimo Gaicher, born in 1969, has been a passionate tinkerer,<br />

electronics enthusiast, and programmer since a young age.<br />

While working, he completed the industrial electronics<br />

master's school and later the Higher Technical Federal Institute<br />

of Electronics and Technical Informatics (BULME) in Graz. He<br />

has worked extensively in hardware and software<br />

development for LED lighting, testing environments, all-wheeldrive<br />

systems, laboratory measuring devices, and sensor<br />

technology.<br />

Preface<br />

This book is aimed at programming beginners who want to learn the universal<br />

programming language C. Since learning a programming language is not easy for<br />

beginners, this book has been created step-by-step with many examples. A general<br />

and lengthy introduction has been deliberately avoided, as the relevant examples are<br />

precisely documented in the programming code, leading to a better understanding.<br />

<strong>The</strong> book is not a comprehensive reference, but a step-by-step guide for the learner.<br />

Work through the book carefully from the beginning and try to solve the program<br />

examples independently or expand them according to your own ideas and needs. After<br />

all, the best way to learn a programming language is by programming.<br />

This book has been written with great care. If there are still errors, I welcome<br />

corresponding feedback. Comments and critiques are always welcome at<br />

c4programmers@gmail.com.<br />

Have fun experimenting!<br />

© 2023 Heimo Gaicher

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!