-

Revision history of "Functions HI-TECH C SSCANF"

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) 23:54, 31 July 2017Kumokosi (talk | contribs). . (400 bytes) (+400). . (Created page with "<strong>SSCANF</strong> ==SYNOPSIS== #include <stdio.h> int sscanf(char * buf, char * fmt, ...); int vsscanf(char * buf, char * fmt, va_list ap); ==DESCRIPTION== <str...")