- s
- The buffer to print the message into.
- n
- The size of the buffer.
- message
- The message to print.
Returns the number of characters printed or the number of characters that would have been printed if the size were unlimited (again, not including the final '\0').