Skip to content
#

printf-42

Here are 186 public repositories matching this topic...

The versatility of the printf function inCrepresents a great exercise in programming forus. This project is of moderate difficulty. It will enable you to discover variadic functions in C in a particularly relevant context as well as learn about a great example of a basic “dispatcher” in C via the use of an array of function’s pointers.

  • Updated Jun 16, 2019
  • C

Improve this page

Add a description, image, and links to the printf-42 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the printf-42 topic, visit your repo's landing page and select "manage topics."

Learn more