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: | 27 |
| Nodos: | 10 (0 / 10) |
| Uptime: | 00:15:52 |
| Llamadas: | 131 |
| Archivoss: | 15,915 |
| Mensajes: | 39,698 |
Novedades:
Servidor de Quake 3 Arena Online! - Conectate a ferchobbs.ddns.net, puerto 27960 y vence con tu equipo!