Skip to content

Education is when you read the fine print. Experience is what you get if you don't

Notifications You must be signed in to change notification settings

Khadijatahmad/printf

Repository files navigation

Team project for ALX_SE This is our first collaborative project on ALX called printf. More Info

Authorized functions and macros used for this project 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)

Compilation Our codes were compiled this way: $ gcc -Wall -Werror -Wextra -pedantic -std=gnu89 *.c

About

Education is when you read the fine print. Experience is what you get if you don't

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages