Skip to content
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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment