Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork137
Open
Description
ArduinoCore-API/api/String.cpp
Line 445 in7f8de58
| returnstrcmp(buffer, s.buffer); |
ArduinoCore-API/api/String.cpp
Line 445 in7f8de58
| returnstrcmp(buffer, s.buffer); |
memcmp() to make sure that a String object can be compared to another String object that has embeddedNUL charactersMetadata
Metadata
Assignees
Labels
No labels