BestTechie Forums: If Statement In C Programming - BestTechie Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

If Statement In C Programming


#1 User is offline   C123 

  • Member
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 10-September 07

Posted 10 September 2007 - 09:11 PM

I need help in putting an If Statement in a C programming

#2 User is offline   jcl 

  • UberTechie
  • Group: Linux Experts
  • Posts: 1304
  • Joined: 30-August 04
  • Location:The Internet
  • Operating System:Arch

Posted 11 September 2007 - 01:24 AM

Okay....

if (test) {
	blah;
	blah;
	blah;
}


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users