#include void main() { rename( "old.dat", "new.dat" ); }