Exemple #1
0
 public int SUBTRACT(int lho, int rho)
 {
     return(logic_unit.SUBTRACT(lho, rho));
 }