multiple if statements


hi im looking comand says if condition true , other condition true something. thanks. :)

code: [select]
if(a == b && c == d)
{
  // because condition 1 , condition 2 both true
}


Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > multiple if statements


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums