Skip to content

Support floating point arguments to printf family #5

@frno7

Description

@frno7

vsnprintf (from klibc) in the printf family of functions currently does not support floating point arguments (%f, %d, %g, etc.). Proper implementations tend to be complex. Can something useful, that is significantly simpler, nimbler, be made?

Some preexisting implementations:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions