-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or requestfixed on developmentA fix for this issue has been committed to the development branchA fix for this issue has been committed to the development branch
Description
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.
EmmanuelMess and k1m190r
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfixed on developmentA fix for this issue has been committed to the development branchA fix for this issue has been committed to the development branch