StackOverflow Questions for Tag: isspace

Marcus G.
Marcus G.

Reputation: 3

Nested switch() - case issue in C. Why are <ctype.h> functions not working the way I would like them to?

Score: 0

Views: 104

Answers: 2

Read More
Keudn
Keudn

Reputation: 11

if(isspace()) statement not working C++

Score: 1

Views: 2440

Answers: 4

Read More
Roger Costello
Roger Costello

Reputation: 3209

Why do a bitwise-and of a character with 0xff?

Score: 8

Views: 1007

Answers: 6

Read More
user14940676
user14940676

Reputation: 1

Check if the strings inside a list of tuples contain whitespace and remove the tuple if true

Score: 0

Views: 21

Answers: 0

Read More
Jimmy
Jimmy

Reputation: 168

Is std::isspace the opposite of std::isgraph in C++ (locale versions)

Score: 0

Views: 152

Answers: 0

Read More
mohammed shajahan
mohammed shajahan

Reputation: 25

Calculate spaces in a string

Score: -2

Views: 146

Answers: 1

Read More
romanex1212
romanex1212

Reputation: 61

Why is isspace() returning false for strings from the docx python library that are empty?

Score: 2

Views: 1010

Answers: 1

Read More
Ryn A
Ryn A

Reputation: 1

Determining if its a Whitespace character by user input

Score: 0

Views: 192

Answers: 0

Read More
Imran Abdalla
Imran Abdalla

Reputation: 115

Isspace function in python

Score: -1

Views: 1103

Answers: 4

Read More
Teaaaaaaa
Teaaaaaaa

Reputation: 3

C++ Function does not seem to count the number of spaces in a text file

Score: 0

Views: 521

Answers: 1

Read More
user9973598
user9973598

Reputation:

Wrong output from code using isspace() test over index values

Score: 0

Views: 30

Answers: 1

Read More
Alex Kross
Alex Kross

Reputation: 165

Debug assertion failed, Expression: (unsigned)(c + 1) <=256 Ask Question c++

Score: 1

Views: 250

Answers: 1

Read More
Breaks Coder
Breaks Coder

Reputation: 63

How to fix argument of type is incompatible with parameter of type

Score: 3

Views: 12571

Answers: 2

Read More
jr17420975320
jr17420975320

Reputation: 13

Python isspace function

Score: 1

Views: 3590

Answers: 4

Read More
Excalibur
Excalibur

Reputation: 441

Check whether a string is empty (or spaces)

Score: 1

Views: 9280

Answers: 3

Read More
Vivek Subramanian
Vivek Subramanian

Reputation: 390

Debug assertion failed with std::erase

Score: 1

Views: 308

Answers: 1

Read More
Yury Stanev
Yury Stanev

Reputation: 25

I need to return number of words in c sting after taking user input

Score: 0

Views: 143

Answers: 2

Read More
Scuba
Scuba

Reputation: 38

Determining if a file being inputted and read is really empty

Score: 0

Views: 60

Answers: 0

Read More
katedarcykula
katedarcykula

Reputation: 11

cs50 initials pset2 unexpected error

Score: 0

Views: 104

Answers: 1

Read More
Novice Polymath
Novice Polymath

Reputation: 59

Extract a Word from a String

Score: 0

Views: 205

Answers: 2

Read More
PreviousPage 1Next