StackOverflow Questions for Tag: stdbool

Geisterfahrer
Geisterfahrer

Reputation: 168

Usage of "stdbool.h" in Embedded systems

Score: 4

Views: 384

Answers: 2

Read More
Mr. Robot
Mr. Robot

Reputation: 23

What does <stdbool.h> do?

Score: -2

Views: 1323

Answers: 2

Read More
Leonardo
Leonardo

Reputation: 123

Scan boolean value using library <stdbool.h>

Score: 1

Views: 34

Answers: 0

Read More
HJS
HJS

Reputation: 3

Why do I get an error when I use %d in scanf when I use stdbool.h?

Score: -1

Views: 81

Answers: 1

Read More
CIsForCookies
CIsForCookies

Reputation: 12817

Why use <stdbool.h> instead of _Bool?

Score: 24

Views: 17381

Answers: 3

Read More
StoneThrow
StoneThrow

Reputation: 6275

Is failure to implicitly convert a pointer to _Bool a compiler deficiency?

Score: 2

Views: 129

Answers: 1

Read More
StoneThrow
StoneThrow

Reputation: 6275

Is (bool) cast reliably 0 or 1?

Score: 4

Views: 1214

Answers: 2

Read More
Alagusankar
Alagusankar

Reputation: 139

Why is scanf working abnormally for bool input in C?

Score: 1

Views: 636

Answers: 2

Read More
Lærne
Lærne

Reputation: 3142

Why is stdbool.h deprecated?

Score: 3

Views: 988

Answers: 2

Read More
einpoklum
einpoklum

Reputation: 131544

Why is C99's bool a macro rather than a typedef?

Score: 2

Views: 350

Answers: 1

Read More
JeffV
JeffV

Reputation: 54487

MISRA C 2004 and c99

Score: 1

Views: 1960

Answers: 1

Read More
Takari
Takari

Reputation: 29

Boolean in C Programming

Score: 0

Views: 16481

Answers: 4

Read More
bluebk
bluebk

Reputation: 179

visual studio 2012 compiler does not recognize stdbool.h

Score: 2

Views: 3338

Answers: 0

Read More
Dolda2000
Dolda2000

Reputation: 25855

What's the purpose of _Bool in C99?

Score: 0

Views: 296

Answers: 1

Read More
olidev
olidev

Reputation: 20644

Writing a function in C that returns a boolean

Score: 3

Views: 33033

Answers: 4

Read More
user1522264
user1522264

Reputation: 123

Building msgpack-python on Solaris 10 - Use of <stdbool.h> is valid only in a c99 compilation environment

Score: 0

Views: 978

Answers: 2

Read More
PreviousPage 1Next