Use int for the sign rather than a char. char can be signed or unsigned.
It's system dependent. This might fix the problem with test_rfind failing.
Showing
Please
register
or
sign in
to comment
It's system dependent. This might fix the problem with test_rfind failing.