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

Legal Ways To Call Void Functions | C Programming Tutorial

6.3K views on YouTube

Learn about the different legal ways to call void functions in C. This video is mostly just for fun as the unusual but still legal ways that we can call void functions are either not useful or generally considered bad practice. Source code: https://github.com/portfoliocourses/c-example-code/blob/main/legal_ways_to_call_void_functions.c. Check out https://www.portfoliocourses.com to build a portfolio that will impress employers!