Skip to content

This is the printf project as part of the ALX SWE school

Notifications You must be signed in to change notification settings

angelotheman/printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

printf

This is the printf project as part of the ALX SWE school

Pages to read or man

  • write (man 2 write)
  • malloc (man 3 malloc)
  • free (man 3 free)
  • va_start (man 3 va_start)
  • va_end (man 3 va_end)
  • va_copy (man 3 va_copy)
  • va_arg (man 3 va_arg)

Two branches to be created

  1. AngeloDev
  2. CobbiahDev
  3. Other branches as necessary for any of the task

Happy Coding 😎

About

This is the printf project as part of the ALX SWE school

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages