mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-21 10:26:06 +03:00
strncpy should write 'size' characters, padding with zeroes if src is shorter than 'size'.
strncpy should write 'size' characters, padding with zeroes if src is shorter than 'size'.