StackOverflow Questions for Tag: strchr

Ammar Ahmad
Ammar Ahmad

Reputation: 41

trying to extract complex numbers from strings

Score: 0

Views: 419

Answers: 2

Read More
B Kazimy
B Kazimy

Reputation: 55

How to check if a char is present two times in an array of char in c?

Score: 0

Views: 140

Answers: 4

Read More
Tomas Pinausig
Tomas Pinausig

Reputation: 3

Can't fix heap-buffer-overflow error on my C code

Score: 0

Views: 79

Answers: 1

Read More
ArbIn
ArbIn

Reputation: 43

Returning Unique Character Array (Unique String) from User Input

Score: 0

Views: 294

Answers: 1

Read More
galhog
galhog

Reputation: 11

return ((char *)&s[i]); What & means in this statement?

Score: 0

Views: 328

Answers: 2

Read More
Sarah Cohen
Sarah Cohen

Reputation: 726

Why is there an error that the pointer is always null or true depending on the if statement wording?

Score: 1

Views: 189

Answers: 2

Read More
Eronsee
Eronsee

Reputation: 13

What does the: = '-'; or ='/' means in strchr(I know it does locate work and strrchr of last occurence)?

Score: 0

Views: 105

Answers: 2

Read More
chr
chr

Reputation: 25

Why my returned value of strchr is ignored?

Score: 1

Views: 192

Answers: 2

Read More
Carlsen
Carlsen

Reputation: 1

Trying to sort for the nth word in an array

Score: 0

Views: 59

Answers: 0

Read More
TheLuckyGuy
TheLuckyGuy

Reputation: 37

Make own strchr() function but case-insensitive

Score: 1

Views: 708

Answers: 5

Read More
Cm1602
Cm1602

Reputation: 91

Having some confusion with pointers

Score: -1

Views: 127

Answers: 2

Read More
Vroxy
Vroxy

Reputation: 79

Return a pointer at a specific position - Assembly

Score: 1

Views: 636

Answers: 4

Read More
shaila
shaila

Reputation: 335

How to define "strchr(s,oldch)" in function definition in c program?

Score: -1

Views: 170

Answers: 2

Read More
Marc
Marc

Reputation: 6190

How does strchr implementation work

Score: 22

Views: 43823

Answers: 5

Read More
zackychan97
zackychan97

Reputation: 146

Getting incompatible integer to pointer conversion error in program. Unsure how/why exactly this is occurring but looking for an explanation

Score: 2

Views: 4239

Answers: 1

Read More
Pedro Gómez
Pedro Gómez

Reputation: 212

Find absolute path in linux using strchr

Score: 0

Views: 142

Answers: 1

Read More
Ilija Vurbić
Ilija Vurbić

Reputation: 13

How to connect a string with the appropriate integer after sorting?

Score: 0

Views: 44

Answers: 2

Read More

How to check a if a string contains a letter in c?

Score: -1

Views: 568

Answers: 1

Read More
Davospike
Davospike

Reputation: 91

Shortening a function that counts the number of unique chars in a 2D array

Score: 2

Views: 58

Answers: 2

Read More
Charles Morin
Charles Morin

Reputation: 11

Can't figure out how strchr works in C

Score: 0

Views: 213

Answers: 1

Read More
PreviousPage 1Next