Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Re implement printf #4

Open
ParadoxZero opened this issue May 3, 2018 · 2 comments
Open

Re implement printf #4

ParadoxZero opened this issue May 3, 2018 · 2 comments
Labels
Task Issues representing a task to be done.
Milestone

Comments

@ParadoxZero
Copy link
Owner

ParadoxZero commented May 3, 2018

The current implementation of printf leaves much to be desired.
Re-implement it to a better version.

File: libc/stdio/printf.c

@ParadoxZero ParadoxZero added the Task Issues representing a task to be done. label May 3, 2018
@ParadoxZero ParadoxZero added this to the v0.1 milestone May 3, 2018
@Lakshit-Chiranjiv
Copy link

So , you mean a modified version of printf using an user defined function???

@ParadoxZero
Copy link
Owner Author

Nope, talking about the libk version of printf kernel functions to be used before user mode exists.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Task Issues representing a task to be done.
Projects
None yet
Development

No branches or pull requests

2 participants