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

Skip to content

0xti4n/printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

_printf

Build and code a program to emulated the "printf" function in C.

Usage

To created this program was necesary to evaluate the cases proposed.

  • 's'
  • 'c'
  • '%'
  • 'd'
  • 'i'

Each of this characters become in the format especifiers except the '%' wich initiates a specifier. The function is eable to print whole strings and combinations with variables called from specifiers.

Contributing

Coauthors are: Cristian Gomez bernal, Juan David Restrepo Z, Samuel Rojas Coley.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

HOLBERTON

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages