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!