Online 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                                                                                                                                                                                                         
[helppc.bosbyte.nl]                 rename                    Home  Back  Topics