@@ -52,6 +52,7 @@ for (idx=0; idx<nbloops; idx++) {
elseif(0x14==key){/* request for terminal */
foo=run_the_terminal(sfd," terminal ",0);
putbyte(sfd,'x');putbyte(sfd,'\n');
sprintf(ligne,"retour terminal = %d",foo);
aff_message(ligne);sleep(1);
}
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.