Lesson 19. Getting More from Functions

As you know by now, functions are central to C programming. In this chapter you learn more ways to use functions in your programs, including

Image Passing pointers as arguments to functions

Image Passing type void pointers as arguments

Image Using functions with a variable number of arguments

Image Returning a pointer from a function ...

Get C Programming in One Hour a Day, Sams Teach Yourself, 7th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.