Skip to content
Commit 5ff8c449 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 35b94281
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