Any string functions use pointers and the ESP8266 has hardware to access word aligned memory locations. That is why it is safer to use the array manipulation functions provided by Espressif rather than directly cast pointers.
If the other functions you tried work, you may continue to use them. But there is a possibility that they may fail with exceptions sometimes. But if your compiler takes care of boundary alignment then there should be no issue.Statistics: Posted by Guest — Fri Jul 08, 2016 1:44 pm
]]>