StackOverflow Questions for Tag: boolean

codeScrub
codeScrub

Reputation: 53

Operator '&&' can't be applied to operands of type 'int' and 'bool'

Score: 5

Views: 22391

Answers: 3

Read More
Rami Aboulissane
Rami Aboulissane

Reputation: 41

Powershell converting bit values to Boolean in result set

Score: 1

Views: 78

Answers: 3

Read More
silkfire
silkfire

Reputation: 26033

How to random between TRUE or FALSE?

Score: 3

Views: 5524

Answers: 4

Read More
JohnA
JohnA

Reputation: 636

Is there a faster way to read data with a FileStream?

Score: 0

Views: 1783

Answers: 2

Read More
Gary Willoughby
Gary Willoughby

Reputation: 52598

What is the difference between bool and Boolean types in C#

Score: 398

Views: 236755

Answers: 15

Read More
Caduchon
Caduchon

Reputation: 5231

Is there a way to find all occurences of std::vector<bool> in my code?

Score: 5

Views: 272

Answers: 2

Read More
Joe Enos
Joe Enos

Reputation: 40413

Why overload true and false instead of defining bool operator?

Score: 20

Views: 7330

Answers: 4

Read More
Meigu
Meigu

Reputation: 39

I'm trying to check if a value is classified as a boolean or not, and i don't understand why my code doesn't work

Score: 1

Views: 172

Answers: 2

Read More
DJellybean
DJellybean

Reputation: 43

MISRA C 2012: Rule-10.5

Score: 1

Views: 835

Answers: 1

Read More
Captain Stack
Captain Stack

Reputation: 3844

How can I make SELECT return a pre-defined string instead of a boolean (integer)?

Score: 0

Views: 71

Answers: 1

Read More
Emi OB
Emi OB

Reputation: 3299

Pandas convert string column to bool but convert typos to false

Score: 1

Views: 43

Answers: 2

Read More
pythonic
pythonic

Reputation: 21655

Is there a way to convert an integer to 1 if it is >= 1 without using any relational operator?

Score: 3

Views: 1135

Answers: 9

Read More
Suzannah Thomas
Suzannah Thomas

Reputation: 29

Is there a || operator for int?

Score: 0

Views: 9131

Answers: 5

Read More
Brian Gianforcaro
Brian Gianforcaro

Reputation: 27200

What is the point of double negation?

Score: 147

Views: 44155

Answers: 14

Read More
Lance Pollard
Lance Pollard

Reputation: 79440

Why are logical connectives and booleans separate in Coq?

Score: 17

Views: 3255

Answers: 1

Read More
John Doe
John Doe

Reputation: 3506

Python: if not val, vs if val is None

Score: 77

Views: 56741

Answers: 5

Read More
Learn4life
Learn4life

Reputation: 227

order of data types from greatest to least precision in python?

Score: 1

Views: 356

Answers: 2

Read More
user3370773
user3370773

Reputation: 455

Python Enum for Boolean variable

Score: 10

Views: 9987

Answers: 3

Read More
Barr J
Barr J

Reputation: 10927

C# switch clause on boolean variable

Score: 1

Views: 10912

Answers: 7

Read More
Anselmo GPP
Anselmo GPP

Reputation: 451

Create a pointer to an element in a vector<vector<bool>>

Score: 3

Views: 1362

Answers: 1

Read More
PreviousPage 1Next