StackOverflow Questions for Tag: cstring

user1497350
user1497350

Reputation: 31

Change pointer adress inside function in C

Score: 3

Views: 130

Answers: 4

Read More
Jordan
Jordan

Reputation: 2140

C - split string into an array of strings

Score: 40

Views: 116684

Answers: 2

Read More
user22869055
user22869055

Reputation: 33

How to count only a period in C?

Score: 0

Views: 329

Answers: 3

Read More
Yuki
Yuki

Reputation: 93

Line extraction in a char

Score: 1

Views: 61

Answers: 2

Read More
Elliott T
Elliott T

Reputation: 13

How to debug this substring matching code?

Score: 1

Views: 98

Answers: 2

Read More
anshah
anshah

Reputation: 117

CString formatting from hexadecimal array causing segmentation fault on Raspberry Pi

Score: 0

Views: 6

Answers: 0

Read More
BigBadWolf
BigBadWolf

Reputation: 603

Usage of strtol on std::string

Score: 4

Views: 6193

Answers: 6

Read More
Scott
Scott

Reputation: 10697

join() or implode() in C

Score: 8

Views: 16741

Answers: 3

Read More
Marie B.
Marie B.

Reputation: 11

c++ manual concatenation of c-strings function that is called twice and adds a space

Score: 1

Views: 86

Answers: 3

Read More
Xlea
Xlea

Reputation: 526

Difference between strlen(str.c_str()) and str.length() for std::string

Score: 11

Views: 20033

Answers: 3

Read More
Astor
Astor

Reputation: 3

During the second call of strtok(), the code raises the following error: Invalid read of size 1

Score: 0

Views: 52

Answers: 1

Read More
Tim
Tim

Reputation: 4365

Is it possible to print out only a certain section of a C-string, without making a separate substring?

Score: 94

Views: 110198

Answers: 4

Read More
Alvaro Higino
Alvaro Higino

Reputation: 11

Why does my recursive strlen function return value 4 times bigger?

Score: 0

Views: 69

Answers: 2

Read More
DMike92
DMike92

Reputation: 23

Does cstring variables needs to be static to work with ESP8266?

Score: 0

Views: 24

Answers: 0

Read More
satyam jha
satyam jha

Reputation: 23

Remove extra space in string in C without using any predefined functions

Score: 0

Views: 655

Answers: 3

Read More
Cccc
Cccc

Reputation: 83

Why does fgets() require a maximum size of user input? Is it because it does not have the "restrict to first space" property of scanf()?

Score: 4

Views: 157

Answers: 2

Read More
Leaf Man
Leaf Man

Reputation: 11

How to store a dynamic C string

Score: 1

Views: 130

Answers: 3

Read More
Bho
Bho

Reputation: 11

How to compare an array with a char using if in C?

Score: 1

Views: 83

Answers: 1

Read More
Guilherme Cintra
Guilherme Cintra

Reputation: 81

Why is the strlen here equal to 25?

Score: 2

Views: 162

Answers: 3

Read More
igel
igel

Reputation: 557

Convert string_view to char* and walk away with it

Score: 0

Views: 285

Answers: 0

Read More
PreviousPage 1Next