Skip to content

This is a group project in which we are to design a function with prototype _printf(); which works like the C stdio.h function; printf()

Dericko681/printf

Repository files navigation

The_printf_function

This is a group project in which we are to design a function with prototype _printf(); which works like the C stdio.h function; printf(). in this project we take into acoount the folloeing: -argument handling -processing format specifies -converting and formating -output generation -error handling -memory management -testing and debuging -optimisation and efficiency

About

This is a group project in which we are to design a function with prototype _printf(); which works like the C stdio.h function; printf()

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages