Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This is an educational project to understand how printf works and the use of concepts like structures, function, pointers, and more.

Notifications You must be signed in to change notification settings

andresjjn/printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

_PRINTF

This is an educational project to understand how printf works and the use of concepts like structures, function, pointers and more.

According to the kind of format, the function will convert this argument into the output expected by the user.

This project will give you hints of its use and how it works internally in the terminal and machine.

The function will give the outputs of printing an integer, printing a character, printing a string or an array of any data proposed by the user. For understanding this process is necessary to read every file and contextualize every function to its implementation into the function printf.

FUNCTION DEPLOYMENT

To get this project please go to this repository. and clone this repository for your own use.

We recommend the user of this function to save a copy of the content of this repository into the root of its machine.

How Can you get started?

To start using this function is necessary to have a copy of these files in the bin/ or /usr/bin, then, everytime your call it, it will work correctly.

Need any help?

In case you need help to get of this repository, please contact us: Andres Jején or David Henao.

Contributors.

If you would like to be a collaborator, please let us know so we can add you for future peerwork.

Authors

Andrés Felipe Jején and David Henao.

Flowchart

https://drive.google.com/open?id=1SKixsb3y7iFnUKeAshW3aLvrspLhyCB-

About

This is an educational project to understand how printf works and the use of concepts like structures, function, pointers, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages