jeudi 1 juillet 2021

Convert high level to assembly [duplicate]

Please help convert this condition statement for me

If (a < b)
{
   B = c + 2;
}
 else 
{
  C = 0;
}

Aucun commentaire:

Enregistrer un commentaire