StackOverflow Questions for Tag: strncmp

raz
raz

Reputation: 75

How to compare user input string with string in a file in C

Score: 0

Views: 6821

Answers: 2

Read More
rookie
rookie

Reputation: 1208

better way for string comparison

Score: -1

Views: 80

Answers: 2

Read More
Octavian Niculescu
Octavian Niculescu

Reputation: 445

Strcmp doesn't work and I don't seem to understand why - transformation to ASCII code makes the program work as expected though

Score: 0

Views: 104

Answers: 3

Read More
wandawata
wandawata

Reputation: 63

When returning the difference between pointers of char strings, how important is the order of casting and dereferencing?

Score: 6

Views: 124

Answers: 2

Read More
arthur_kyle
arthur_kyle

Reputation: 1

creating compare string function

Score: 0

Views: 41

Answers: 0

Read More
ZeppRock
ZeppRock

Reputation: 1148

Determine which char * is the shortest without strlen

Score: 0

Views: 157

Answers: 2

Read More
Antonio
Antonio

Reputation: 186

Delete specific rows by imposing a condition

Score: 0

Views: 50

Answers: 2

Read More
Itra
Itra

Reputation: 47

Comparing N bytes in string

Score: 1

Views: 1484

Answers: 3

Read More
Shox2711
Shox2711

Reputation: 139

Comparing int8_t and char* using strcmp/strncmp

Score: 0

Views: 430

Answers: 2

Read More
Armin
Armin

Reputation: 33

Strcmp generate a core dump

Score: 2

Views: 865

Answers: 2

Read More
Stelios Papamichail
Stelios Papamichail

Reputation: 1290

strncmp doesn't return 0 on equal strings

Score: -4

Views: 181

Answers: 3

Read More
Shota Kvaratskhelia
Shota Kvaratskhelia

Reputation: 11

Error in Arduino IDE using strncmp function

Score: 1

Views: 902

Answers: 2

Read More
JinMin Lee
JinMin Lee

Reputation: 13

request for member in something not a structure or union, but it's a struct

Score: 0

Views: 1696

Answers: 1

Read More
CIsForCookies
CIsForCookies

Reputation: 12837

strncmp with too big of an n gives weird output

Score: 2

Views: 1508

Answers: 1

Read More
boludo kid
boludo kid

Reputation: 153

Segmentation error handling strcmp

Score: 1

Views: 193

Answers: 1

Read More
Tasos500
Tasos500

Reputation: 117

strcmp refuses to work

Score: -5

Views: 127

Answers: 2

Read More
CodySig
CodySig

Reputation: 194

Checking the first letter of a string in c

Score: 3

Views: 16181

Answers: 5

Read More
amcnvbfgh
amcnvbfgh

Reputation: 1

c- strncmp "end" of a while doesn't kill the cycle

Score: -1

Views: 81

Answers: 1

Read More
Nam Vu
Nam Vu

Reputation: 1757

Prevent characters from being written out in file in c

Score: -1

Views: 400

Answers: 1

Read More
user6110593
user6110593

Reputation:

delete rows with character in cell array

Score: 0

Views: 171

Answers: 1

Read More
PreviousPage 2Next