StackOverflow Questions for Tag: c-standard-library

Alcott
Alcott

Reputation: 18615

Difference between C standard library and C POSIX library

Score: 95

Views: 48832

Answers: 3

Read More
user20333834
user20333834

Reputation:

gcc cant find definitions of stdio.h funcs and identities when gcc is executed by GNU Make

Score: 0

Views: 240

Answers: 2

Read More
Chris Cooper
Chris Cooper

Reputation: 17594

Why does fopen take a string as its second argument?

Score: 19

Views: 4164

Answers: 9

Read More
InfoSecNoob
InfoSecNoob

Reputation: 37

stdlib.h not working as intended with atoi() function

Score: 0

Views: 1790

Answers: 2

Read More
Shreevatsa
Shreevatsa

Reputation: 29

Visual Studio 2022 C++ standard libraries could not be found

Score: 1

Views: 8473

Answers: 3

Read More
John Schock
John Schock

Reputation: 133

C standard library function "strtok" runs vastly slower when compiled on Windows versus Linux on same machine. Any insight why that might be the case?

Score: 2

Views: 354

Answers: 1

Read More
Franc
Franc

Reputation: 450

Is there a standard library function to get hash value of a string in C?

Score: 1

Views: 1067

Answers: 1

Read More
UBoiii
UBoiii

Reputation: 23

Is printf a static function in C?

Score: 2

Views: 551

Answers: 2

Read More
user967007
user967007

Reputation:

atof accuracy with double is causing grief

Score: 3

Views: 14866

Answers: 3

Read More
Vern Jensen
Vern Jensen

Reputation: 3580

What library to include on Windows for stdlib.h functions?

Score: 4

Views: 5833

Answers: 1

Read More
Mark E
Mark E

Reputation: 3483

weird crash with strtol() in C

Score: 4

Views: 1308

Answers: 1

Read More
Joe
Joe

Reputation: 47739

Does stdlib's rand() always give the same sequence?

Score: 6

Views: 3802

Answers: 6

Read More
user1668903
user1668903

Reputation: 407

What is the difference between strtol and strtoul?

Score: 7

Views: 4125

Answers: 3

Read More
cdleary
cdleary

Reputation: 71504

Why does stdlib.h's abs() family of functions return a signed value?

Score: 10

Views: 2307

Answers: 2

Read More
kdt
kdt

Reputation: 28519

Is there a strtol equivalent that does not require a null-terminated string?

Score: 12

Views: 6851

Answers: 4

Read More
einpoklum
einpoklum

Reputation: 132310

Is there a Windows equivalent of standard(ish) UN*X process exit codes?

Score: 1

Views: 1009

Answers: 2

Read More
NicoKart
NicoKart

Reputation: 11

Assembly code insertion in C standard functions

Score: 0

Views: 81

Answers: 0

Read More
zhxf7481
zhxf7481

Reputation: 11

Are there other C standard library functions like memcmp that have timing side-channel risk?

Score: 1

Views: 421

Answers: 1

Read More
Lundin
Lundin

Reputation: 215330

What's the meaning of "reserved for any use"?

Score: 56

Views: 5853

Answers: 6

Read More
stht55
stht55

Reputation: 410

How does memccpy handle large integer values?

Score: 3

Views: 779

Answers: 3

Read More
PreviousPage 2Next