// go through the language files and make sure that they are valid.
for(i=m=0;i!=n;i++){
intj;
size_tj;
char*s=str_fmt("%s%s",_path.lang_dir,files[i]);
in=fopen(s,"rb");
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.