Hi,
There is no examples of and, or, and not statements in our tutorials. Can i get some sample codings of and, or, and not.
thanks in advance
beginner and C++ lover
shaiju jose
This is a discussion on Want examples of and, or , not statements within the C++ Programming forums, part of the General Programming Boards category; Hi, There is no examples of and, or, and not statements in our tutorials. Can i get some sample codings ...
Hi,
There is no examples of and, or, and not statements in our tutorials. Can i get some sample codings of and, or, and not.
thanks in advance
beginner and C++ lover
shaiju jose
There are no examples because they are fairly simple constructs which can be figured out by reading just about any source you find on the web. And please don't post the same question again if you don't get an answer immediately.
-Prelude
My best code is written with the delete key.