Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ReoKenChin/ft_printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

PRINTF is a 1337 Project that aims to mimic libc printf function

Basics, requested from subject:

A) parsing for conversion specifier.

B) displaying UTF-8 characters. (%C and %S).

C) computing unsigned numbers in base, 10 (%u) and 16 (%x %X).

D) displaying signed numbers (%d %i).

E) displaying pointer address (%p).

F) displaying percentage (%).

About

a function acts like the real printf!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /