Skip to content

PRO TIP Block youtube.com at the DNS level — Pi-hole, NextDNS or your hosts file — but allow youtube-nocookie.com and i.ytimg.com. These tutorials keep playing; the rabbit hole does not.

Learning without distractions

8.2 – Functions – Pass by Reference (pointers) – Master C and Embedded C Programming

2.7K views on YouTube

📘 Full guided course — quizzes, practice problems, certificate + my Q&A support:
https://www.udemy.com/course/embedded-c-learn-as-you-go/?referralCode=5F5954FF1705CB44473E
📖 Companion article — Pointers in C/C++:
https://nerdyelectronics.com/pointers-c/?utm_source=youtube&utm_medium=description&utm_campaign=embc_course&utm_content=8_2_functions_pass_by_refere
▶ Complete FREE course playlist (53 videos): https://www.youtube.com/playlist?list=PLQptsE6qQy8NmtF89dFbfWfTY0yQfxWCK
🌐 More embedded-systems tutorials: https://nerdyelectronics.com/?utm_source=youtube&utm_medium=description&utm_campaign=embc_course&utm_content=8_2_functions_pass_by_refere

· · ·
How to pass pointers to functions? How to make a function return multiple values?

Master C and Embedded C Programming – https://www.youtube.com/playlist?list=PLQptsE6qQy8NmtF89dFbfWfTY0yQfxWCK

Detailed explanation of pointers – https://nerdyelectronics.com/embedded-systems/embedded-c/pointers-c/