Account
| Beamlib 3.3.4 This is the Beam C++ class library. |
Loading...
Searching...
No Matches
#include <stdarg.h>#include <BFile.h>#include <sys/stat.h>#include <string.h>#include <fcntl.h>#include <errno.h>#include <unistd.h>#include <BDir.h>#include <BDebug.h>Macros | |
| #define | BDEBUGL1 0 |
| #define | STRBUF 10240 |
Functions | |
| BError | bcopyFile (BString source, BString dest) |
| Copy a file. | |
| BError | bcopyDir (BString source, BString dest) |
| Copy complete directory. | |
Macro Definition Documentation
◆ BDEBUGL1
| #define BDEBUGL1 0 |
◆ STRBUF
| #define STRBUF 10240 |
Function Documentation
◆ bcopyFile()
◆ bcopyDir()
Generated by
