#pragma once #include bool file_canread(char *p); bool eq(char *s1, char *s2);