-

Revision history of "Functions HI-TECH C STRCHR"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 00:09, 1 August 2017Kumokosi (talk | contribs). . (573 bytes) (+573). . (Created page with "<strong>STRCHR, STRRCHR</strong> ==SYNOPSIS== #include <string.h> char * strchr(char * s, int c) char * strrchr(char * s, int c) ==DESCRIPTION== These functions...")