|
|
|
|
|
|
|
||
|
||
|
|
||
May 1999 |
Revision 1.00 |
|
Persistor Instruments Inc. |
© 1998 All rights reserved. |
|
Description
|
Prototype: |
tttt pdx_attrib(const char *path, uchar setatrb, uchar clratrb); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
path XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
int ichdir(const char *path); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
path XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
int close(short fd); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
fd XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
ulong pdx_copy(char *dstpath, char *srcpath, void *buf, ulong bufsize); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
dstpath XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
int creat(const char *path, long mode); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
path XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
short pdx_errno (bool clear); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
clear XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
int fcntl(short fildes, short cmd, ...); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
fildes XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
int fstat(int fd, struct stat *buf); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
fd XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
char getcwd(char *buf, size_t size); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
buf XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
int isatty(short fd); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
fd XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
long lseek(short fd, long offset, short whence); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
fd XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
int mkdir(const char *path, short mode); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
path XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
int open(const char *path, short oflag); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
oflag XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
size_t read(short fd, void *buf, ulong nbyte); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
fd XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
int renam (const char *old, const char *nwn); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
old XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
int rmdir (const char *path); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
path XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
int stat(const char *path, struct stat *buf)); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
path XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
int unlink(const char *path); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
path XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
size_t write (short fd, void *buf, ulong nbyte); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
fd XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
|
|
|
|
|
|
Tel: 508-759-6434 |
|
Fax: 508-759-6436 |
|
|
||