-

Revision history of "Functions HI-TECH C RENAME"

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:11, 31 July 2017Kumokosi (talk | contribs). . (327 bytes) (+327). . (Created page with "<strong>RENAME</strong> ==SYNOPSIS== #include <stdio.h> int rename(char * name1, char * name2) ==DESCRIPTION== The file named by name1 will be renamed to name2. -1...")