Thread: Beginer trying to understan the Boolean Operators or,and,not

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Jul 2011
    Posts
    3

    Beginer trying to understan the Boolean Operators or,and,not

    I am very intrested in learning c++ but, when I am learning needs some explantion along with an example. I figgured that is the best way I can take in things. I started the tutorials last night and was doing great intill I got to the Boolean Operators OR,AND,NOT. I kind of get an idea but tried for awhile to put them in axtion and nothing. The tutorials I am going through can be found here If Statements in C++ - Cprogramming.com Tutorial is there any other online tutorial that will explain this better and give an example or could one of you guys give an example of these. Im not sure if this is a must thing to know in C++ but, I dont want to move on untill I fully understand it.
    Last edited by jpedersm; 07-25-2011 at 04:12 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. boolean operators
    By forkpie hat in forum C++ Programming
    Replies: 3
    Last Post: 12-26-2008, 03:35 AM
  2. C++ and Boolean Operators
    By Rockskin in forum C++ Programming
    Replies: 3
    Last Post: 03-13-2006, 03:45 PM
  3. Boolean operators
    By Trogdor27 in forum C++ Programming
    Replies: 10
    Last Post: 09-12-2005, 06:46 AM
  4. boolean operators
    By bj31t in forum C++ Programming
    Replies: 5
    Last Post: 03-30-2004, 08:34 PM
  5. Boolean Operators?
    By civilwarsearch in forum C++ Programming
    Replies: 11
    Last Post: 12-15-2003, 09:50 PM