3 lines
53 B
C
3 lines
53 B
C
#include <stdbool.h>
|
|
bool can_write_any_file (void);
|
#include <stdbool.h>
|
|
bool can_write_any_file (void);
|