Skip to content

AbenezerAbera7/printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creating our print function

  • This repository includes our version of the printf function, the basic and main functions. Here we will apply the knowledge that we have acquired during the learning of the programming language C.
  • This project is requested by ALX Engineering School.

Task

  1. Write a function that produces output according to a format.
  • c
  • s
  • %
  1. Handle the following conversion specifiers:
  • d
  • i
  1. Create a man page for your function.

Authors

-Abenezer Abera. -Lemi Fedesa

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published