StackOverflow Questions for Tag: strtoull

stht55
stht55

Reputation: 410

Check if a string representing float/unsigned int is too big

Score: 1

Views: 233

Answers: 3

Read More
rwallace
rwallace

Reputation: 33405

Does strtoull always return a valid number or set errno?

Score: 4

Views: 613

Answers: 1

Read More
cpchristensen
cpchristensen

Reputation: 28

strtoull() Availbility in C89

Score: 0

Views: 284

Answers: 1

Read More
Juhi
Juhi

Reputation: 1

Why first two digits are lost after using left-shift bitwise operator?

Score: 0

Views: 124

Answers: 1

Read More
duplex143
duplex143

Reputation: 671

stroll, strol functions not giving correct output for long_min

Score: 1

Views: 205

Answers: 2

Read More
Gunner
Gunner

Reputation: 135

How to parse a string containing an integer and check if greater than a maximum in c++

Score: 1

Views: 1838

Answers: 3

Read More
Adama
Adama

Reputation: 792

Output of strtoull() loses precision when converted to double and then back to uint64_t

Score: 8

Views: 200

Answers: 1

Read More
Honu
Honu

Reputation: 1

Why do I get wrong conversion from hex to decimal with strtoul function in Visual Studio compiler?

Score: 0

Views: 408

Answers: 1

Read More
chqrlie
chqrlie

Reputation: 144820

Surprising behavior of strtoull("-1", NULL, 0) and other negative values

Score: 4

Views: 996

Answers: 1

Read More
Lorenzo
Lorenzo

Reputation: 95

C: Convert string to unsigned long long Error

Score: 1

Views: 273

Answers: 1

Read More
python_user
python_user

Reputation: 186

Converting char hex string to unsigned int using strtoul function in C

Score: -4

Views: 2213

Answers: 3

Read More
John Smith
John Smith

Reputation: 7

c, strtoul() returning invalid value in case of error/overflow

Score: -1

Views: 437

Answers: 2

Read More
softwarevamp
softwarevamp

Reputation: 857

C how to convert string of unsigned long long to uint32_t[]?

Score: -2

Views: 513

Answers: 2

Read More
rick
rick

Reputation: 51

memory leak in strtoull() call in Hamming Distance calc

Score: 1

Views: 95

Answers: 1

Read More
fangio
fangio

Reputation: 1786

strtoull use properly in C

Score: 0

Views: 1509

Answers: 1

Read More
deko
deko

Reputation: 495

strtoul() not working as expected?

Score: 2

Views: 1643

Answers: 1

Read More
user3041117
user3041117

Reputation: 9

If statement executes even when condition is false

Score: 0

Views: 541

Answers: 2

Read More
Rory Thoman
Rory Thoman

Reputation: 69

token to unsigned printing odd values

Score: 0

Views: 91

Answers: 1

Read More
Pavan Manjunath
Pavan Manjunath

Reputation: 28535

strtoull "seems" to return a wrong value

Score: 0

Views: 814

Answers: 1

Read More
PreviousPage 1Next