Top VPS Hosting Provider

Welcome to the myhosting.com Forums.
+ Reply to Thread
Results 1 to 2 of 2

Thread: boolean values

  1. #1
    Rusher is offline Master Member
    Join Date
    May 2010
    Posts
    544

    Default boolean values

    When do you use boolean values, or true and false values, in programming? I know they can help programs remain stable when odd data values arise, but I don't know much else about them.

  2. #2
    suwunk is offline Super Moderator
    Join Date
    Aug 2010
    Posts
    1,081

    Default

    One of the most common uses for boolean variables is inside if statements
    details: 2.6 — Boolean Values « Learn C++


 

Similar Threads

  1. Boolean logic
    By Stoddard in forum Programming
    Replies: 0
    Last Post: 2011-11-10, 10:05 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts