StackOverflow Questions for Tag: c-standard-library

Jimm
Jimm

Reputation: 8515

Where is the source code for the C library functions?

Score: 3

Views: 5427

Answers: 3

Read More
user1084944
user1084944

Reputation:

Why isn't there int128_t?

Score: 65

Views: 48786

Answers: 1

Read More
Sinfolke
Sinfolke

Reputation: 11

Unknown type name '__time64_t'

Score: -5

Views: 148

Answers: 1

Read More
luksev
luksev

Reputation: 33

C standard difference between int_least32_t and long

Score: 1

Views: 108

Answers: 3

Read More
k1r1t0
k1r1t0

Reputation: 767

Is comparing two pointers to different char objects undefined in C?

Score: 2

Views: 116

Answers: 1

Read More
Ulaş Sezgin
Ulaş Sezgin

Reputation: 318

Why is there a sequence point immediately before a library function returns?

Score: 4

Views: 154

Answers: 1

Read More
Jacob Colapietro
Jacob Colapietro

Reputation: 1

PC-Lint unknown type name __size_t, __wchar_t

Score: 0

Views: 91

Answers: 0

Read More
bubble
bubble

Reputation: 3526

What is the difference between getch() and getchar()?

Score: 25

Views: 65204

Answers: 4

Read More
Dan
Dan

Reputation: 3260

Why is there a "strdup" function, but not "memdup" function in the standard?

Score: 15

Views: 15595

Answers: 7

Read More
Izzo
Izzo

Reputation: 4948

Why does the standard C library feature multiple header files instead of consolidating the contents into a single header?

Score: 1

Views: 129

Answers: 1

Read More
Raymond Hettinger
Raymond Hettinger

Reputation: 226734

What does the first "c" stand for in "calloc"?

Score: 61

Views: 12986

Answers: 6

Read More
pensee
pensee

Reputation: 555

getline function not compiling with mingw-w64 gcc

Score: 0

Views: 1800

Answers: 1

Read More
Joon
Joon

Reputation: 53

Where is an object file for 'stdio.h' in Windows?

Score: 0

Views: 3509

Answers: 2

Read More
John Militer
John Militer

Reputation: 244

Why don't Standard C Libraries need to be divided into a header and implementation file?

Score: 1

Views: 971

Answers: 2

Read More
Danila Berezin
Danila Berezin

Reputation: 73

Man page workaround for dlsym() still error prone?

Score: 4

Views: 107

Answers: 1

Read More
Alec Jacobson
Alec Jacobson

Reputation: 6274

Does sqrt(float) have a standard return type?

Score: 3

Views: 248

Answers: 1

Read More
Chris Wolf
Chris Wolf

Reputation: 1768

Where is the standard 'C' shared library on MacOS-11 or higher?

Score: 1

Views: 260

Answers: 0

Read More
Nikita
Nikita

Reputation: 3

Findnig 3 spaces during Morse code decoding

Score: 0

Views: 111

Answers: 1

Read More
Xshell
Xshell

Reputation: 55

How to correctly call a function with float parameters in ARM assembly program?

Score: 1

Views: 190

Answers: 1

Read More
user19470144
user19470144

Reputation:

Why does compiler show error message about C standard library when compiling programs which include those libraries?

Score: 0

Views: 269

Answers: 0

Read More
PreviousPage 1Next