printf is a C function belonging to the ANSI C standard library, and included in the file stdio. h. Its purpose is to print formatted text to the standard output stream. Hence the "f" in the name stands for "formatted". It takes the following unusual syntax: printf(string format, items-to-format)
-
Notifications
You must be signed in to change notification settings - Fork 0
xavicodes/ft_printf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
printf
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published