Skip to content

David-0102/printf

Repository files navigation

Custom printf Project

Overview

This project involves creating a custom implementation of the printf function in the C programming language. The custom printf function is designed to handle basic format specifiers such as %c, %s, and %%. The goal is to understand the internal workings of the standard printf and implement a simplified version.

Team Members

  • Mumo Ndunda
  • I did it solo

Concepts and Resources

Concepts Covered

  • Group Projects
  • Pair Programming
  • Flowcharts
  • Technical Writing
  • Printf function brief

Resources

Project Structure

The project consists of the following components:

  • main.h - Header file containing function i

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages