Skip to content
Snippets Groups Projects
Commit f535e5b6 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

snprintf(): If size is zero, then snprintf() should return the size of the...

snprintf():  If size is zero, then snprintf() should return the size of the required buffer without writing anyting.  From Sami Pelkonen
parent 59846a8f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment