The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
The buffer to place the result into
The size of the buffer, including the trailing null space
The format string to use
Arguments for the format string
Call this function if you are already dealing with a va_list. You probably want snprintf instead.
<<< Previous | Home | Next >>> |
simple_strtoull | Up | snprintf |