mirror of
https://github.com/wnayes/macutils.git
synced 2024-10-03 17:55:27 +00:00
7 lines
145 B
C
7 lines
145 B
C
|
extern int wrfileopt();
|
||
|
extern void give_wrfileopt();
|
||
|
extern void set_wrfileopt();
|
||
|
extern void set_s_wrfileopt();
|
||
|
extern char *get_wrfileopt();
|
||
|
|