HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

               int rename( const char *oldf, const char *newf )


       - prototype in stdio.h

       - rename file from oldf to newf
       - attempts to rename an open file may damage the file system
       - returns 0 if OK, else -1 on error

Esc or Alt-X to exit rename Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann