Skip to content

Provide printf()-family functions #98

@eyalroz

Description

@eyalroz

While this repository is C++-oriented - it is still useful to provide some C standard library functions, some of which are already available. Missing are the printf()-family of functions: Both printf() itself, as CUDA's printf() does not support several C99 printf features; and even more importantly, sprintf(), for returning formatted strings, or marshalling them before actually printf()'ing.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestfixed on developmentA fix for this issue has been committed to the development branch

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions