The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
The buffer to place the result into
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 sprintf instead.
<<< Previous | Home | Next >>> |
snprintf | Up | sprintf |