/* See LICENSE file for copyright and license details. */
char*afgets(char**p,size_t*size,FILE*fp);
char*afgets(char**,size_t*,FILE*);
voidconcat(FILE*,constchar*,FILE*,constchar*);
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.