StackOverflow Questions for Tag: standard-library

gsamaras
gsamaras

Reputation: 73394

Is there a Binary Search method in the C standard library?

Score: 10

Views: 9964

Answers: 2

Read More
Samuel
Samuel

Reputation: 1152

linking to musl with other headers from /usr/include

Score: 9

Views: 3309

Answers: 1

Read More
John Humphreys
John Humphreys

Reputation: 39314

Should you prefer overloading over specialization of function templates?

Score: 77

Views: 26855

Answers: 4

Read More
goldenmean
goldenmean

Reputation: 19006

How does a C runtime library provided by a compiler say gcc alllows different function arguments & return types- float,double,long double?

Score: 0

Views: 305

Answers: 3

Read More
João Viana
João Viana

Reputation: 63

Mathematical special function not found despite, supposedly, being defined in cmath

Score: 1

Views: 80

Answers: 1

Read More
Andrei Ciobanu
Andrei Ciobanu

Reputation: 12848

Which functions from the standard library must (should) be avoided?

Score: 94

Views: 17074

Answers: 13

Read More
bond425
bond425

Reputation: 1107

Case Insensitive String Comparison in C

Score: 99

Views: 250680

Answers: 13

Read More
Jonathan Mee
Jonathan Mee

Reputation: 38939

Boost's lexical_cast From double to string Precision

Score: 5

Views: 1550

Answers: 2

Read More
eyelash
eyelash

Reputation: 3730

Can `std::from_chars` not handle hexadecimal floating-point numbers?

Score: 1

Views: 52

Answers: 0

Read More
user142019
user142019

Reputation:

Make Xcode tell the compiler to not link to any library including the standard library?

Score: 0

Views: 803

Answers: 1

Read More
user1261015
user1261015

Reputation:

What is GLIBC? What is it used for?

Score: 77

Views: 87235

Answers: 5

Read More
Sridhar Ratnakumar
Sridhar Ratnakumar

Reputation: 85442

How to check if a file exists in Go?

Score: 712

Views: 548020

Answers: 15

Read More
Roly
Roly

Reputation: 2237

Categories library for Agda?

Score: 5

Views: 639

Answers: 2

Read More
Zachary Miller
Zachary Miller

Reputation: 189

How to get the lowest representable floating point value in C++

Score: 1

Views: 1091

Answers: 3

Read More
StoneThrow
StoneThrow

Reputation: 6285

Why can std::tuple contain references?

Score: 1

Views: 149

Answers: 2

Read More
kim taeyun
kim taeyun

Reputation: 1847

How do I view implementation source of printf?

Score: 0

Views: 1859

Answers: 2

Read More
Nayuki
Nayuki

Reputation: 18542

Get Unix time in Python

Score: 25

Views: 31542

Answers: 1

Read More
Juru
Juru

Reputation: 1629

The String class and Java's dependency on it

Score: 2

Views: 911

Answers: 2

Read More
user6238236
user6238236

Reputation:

stdlib.h and cstdlib Errors When Building VBA-M

Score: 2

Views: 5333

Answers: 2

Read More
Ori Popowski
Ori Popowski

Reputation: 10662

Where can I see the list of functions that interact with errno?

Score: 9

Views: 2172

Answers: 7

Read More
PreviousPage 1Next