5 ms·
In general, not really, but the most common string comparison instruction in x86_64 leaves the last character of one of the strings being compared with the othe
by ZephyrP 3y ago
In general, not really, but the most common string comparison instruction in x86_64 leaves the last character of one of the strings being compared with the other one just being a pointer into the C-style string.