@ -25,6 +25,7 @@ int isinarray( int pid, int array[], int n )
intgetutmp(intpid)
intgetutmp(intpid)
{
{
structutmp*utmp;
structutmp*utmp;
setutent();
while((utmp=getutent())==NULL)
while((utmp=getutent())==NULL)
{
{
printf("toto");
printf("toto");
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.