@@ -20,6 +20,7 @@ int main(int argc, char * argv[]){
}
if(sscanf(argv[1],"%i",&targetpid)!=1){
fprintf(stderr,"error - argv[1] not an integer\n");
INVALID
return2;
}
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.