Stack Exchange
sign up
|
log in
|
careers 2.0
|
Stack Overflow
Questions
Tags
Tour
Users
Ask Question
R..
less info
network profile
72,219
reputation
6
56
196
bio
website
etalabs.net
location
age
visits
member for
2 years, 11 months
seen
3 hours ago
stats
profile views
8,303
72,219
reputation
bio
website
etalabs.net
visits
member for
2 years, 11 months
6
56
196
badges
location
seen
3 hours ago
summary
answers
questions
tags
badges
favorites
bounties
reputation
activity
2,294
Answers
newest
activity
votes
212
How dangerous is it to compare floating point values?
63
Why declare a struct that only contains an array in C?
56
Can a near-zero floating value cause a divide-by-zero error?
50
Was there a specific reason garbage collection was not designed for C?
44
typedef fixed length array
35
storing more than 2 power 31 on a 32-bit system
34
In either C or C++, should I check pointer parameters against NULL/nullptr?
33
What does “#define _GNU_SOURCE” imply?
31
Check if user is root in C?
30
why “++x || ++y && ++z” calculate “++x” firstly ? however,Operator “&&” is higher than “||”
30
convert string to integer sscanf or atoi
23
IEEE Std 754 Floating-Point: let t := a - b, does the standard guarantee that a == b + t?
23
How could I temporary redirect stdout to a file in a C program?
22
When is uint8_t ≠ unsigned char?
22
String-handling practices in C
22
c difference between malloc and calloc
21
Bit twiddling: which bit is set?
18
Embedded: memcpy/memset not used by most CRT startup code ― why?
18
Why does the general program usually start at 0x8000?
17
Are C functions guaranteed to have a fixed memory address?
17
What is the purpose of the unary '+' operator in C?
15
Why doesn't a compiler optimize floating-point *2 into an exponent increment?
15
fwrite chokes on “<?xml version”
15
gcc: why the -lm flag is needed to link the math library?
15
C style casting and readability in C++
14
How to prove that a=!!a is the shortest way to write a = (a == 0 ? 0 : 1);
14
What is this mysterious macro plus sign in stdint.h?
14
Understanding the different clocks of clock_gettime()
14
Opaque C structs: how should they be declared?
13
How to check if a given file descriptor stored in a variable is still valid?
Facebook - Stack Overflow works best with JavaScript enabled