Does anyone know a function that will allow you to copy one file to another location?
CopyFile(File, File2);
Does anyone know a function that will allow you to copy one file to another location?
CopyFile(File, File2);
procedure SAFECOPY (fromFile, toFile : string);
this function likely reads the disk 64 times per 4096 bytes instead of 1x
procedure SAFECOPY (fromFile, toFile : string);
this only copies 64 bytes at a time (should be something closer to the filesystem block size, or if it's unknown the best guess is 4096). i.e: thi function likely reads the disk 64 times per 4096 bytes instead of 1x
Sysop: | Fercho |
---|---|
Lugar: | La Plata, Buenos Aires |
Usuarios: | 32 |
Nodos: | 10 (0 / 10) |
Uptime: | 153:50:08 |
Llamadas: | 123 |
Archivoss: | 15,607 |
Mensajes: | 34,844 |
Novedades:
Servidor de Quake 3 Arena Online! - Conectate a ferchobbs.ddns.net, puerto 27960 y vence con tu equipo!