Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
caf
Australia
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
17
votes
Is &*p valid C, given that p is a pointer to an incomplete type?
c
pointers
language-lawyer
incomplete-type
asked Aug 4 '11 at 6:54
stackoverflow.com
5
votes
Determining when to try an IPv6 connection and when to use IPv4
networking
ipv6
asked Aug 29 '09 at 5:52
stackoverflow.com
Top Answers
186
Is assert evil?
stackoverflow.com
170
Why is processing a sorted array faster than an unsorted array?
stackoverflow.com
90
Finding duplicates in O(n) time and O(1) space
stackoverflow.com
59
Calculating CPU usage of a process in Linux
stackoverflow.com
52
Porting 32 bit C++ code to 64 bit - is it worth it? Why?
stackoverflow.com
48
C state-machine design
stackoverflow.com
45
Why should you use strncpy instead of strcpy?
stackoverflow.com
44
Can a pointer (address) ever be negative?
stackoverflow.com
43
How to compile a 32-bit binary on a 64-bit linux machine with gcc/cmake
stackoverflow.com
38
How large should my recv buffer be when calling recv in the socket library
stackoverflow.com
36
Why does a C/C++ compiler need know the size of an array at compile time?
stackoverflow.com
34
Useful GCC flags for C
stackoverflow.com
31
Difference between CLOCK_REALTIME and CLOCK_MONOTONIC?
stackoverflow.com
29
What do the parentheses around a function name mean?
stackoverflow.com
27
SHA512 vs. Blowfish and Bcrypt
stackoverflow.com
27
Pointer syntax in C: why does * only apply to the first variable?
stackoverflow.com
24
How to generate a key with passphrase from the command line?
stackoverflow.com
24
Calling pthread_cond_signal without locking mutex
stackoverflow.com
23
How to print out the memory contents of a variable in C?
stackoverflow.com
21
Is there an alternative sleep function in C to milliseconds?
stackoverflow.com
21
Why would you ever want to allocate memory on the heap rather than the stack?
stackoverflow.com
21
What is the difference between char s[] and char *s in C?
stackoverflow.com
21
How to initialize const members of structs on the heap
stackoverflow.com
21
Converting an int into a 4 byte char array (C)
stackoverflow.com
21
Segmentation fault due to lack of memory in C
stackoverflow.com
20
Help with C Pointers
stackoverflow.com
20
Two-way encryption in PHP
stackoverflow.com
20
Can you explain the following C/C++ statement?
stackoverflow.com
19
In C, copying of array like this is not possible. Why? and best hack
stackoverflow.com
19
What do pty and tty mean?
stackoverflow.com
1
2
3
4
5
…
10
next
Stack Exchange works best with JavaScript enabled