Jump to content

Using conditional statements

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
Sionofdarkness

Sionofdarkness

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 384 posts
I like conditional statements, when I used BASIC I would make programs with a lot of them, and there were so many possibilities based on which decision one would pick. Is it the same way with C?

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Conditional statements are used in virtually every programming language, and for basicly the same purposes.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog