P
Pizzor2000
I easily forget which string manipulation functions are what in C. Is there
a built-in function to retrieve the substring to the right of a given
character index (like the Right$ function in BASIC), and/or is there a
function to retrieve the substring from a starting index to an end index?
a built-in function to retrieve the substring to the right of a given
character index (like the Right$ function in BASIC), and/or is there a
function to retrieve the substring from a starting index to an end index?