News

if one uses strchr()'s output as strchr()'s next input (as shown in the for loop a few posts above), then it will run just a hair faster than the char by char compare. It's so close that it doesn ...