Skip to main content
Tour
About Us
Meta
current community
Stack Exchange
chat
Meta Stack Exchange
your communities
Sign up
or
log in
to customize your list.
more stack exchange communities
company blog
Log in
Stack Exchange
All Sites
Top 400 Users
Digests
2013Asker
top
accounts
reputation
activity
subscriptions
Top Questions
43
votes
C++ Is it possible to determine whether a pointer points to a valid object?
c++
pointers
asked Jun 19, 2013 at 22:40
stackoverflow.com
18
votes
C++ Implicit Conversion (Signed + Unsigned)
c++
type-conversion
unsigned-integer
arithmetic-expressions
asked Jul 24, 2013 at 11:33
stackoverflow.com
12
votes
Pointers To Const Char
c
pointers
char
string-literals
asked Aug 1, 2013 at 20:06
stackoverflow.com
12
votes
Optimize code to track player shot
optimization
algorithm
c
asked Apr 26, 2014 at 6:23
codereview.stackexchange.com
11
votes
Undo and redo functionality for a GTK+ program
c
linked-list
stack
gtk
asked Feb 10, 2014 at 17:58
codereview.stackexchange.com
10
votes
Is this timer efficient?
c
timer
asked Apr 20, 2014 at 1:40
codereview.stackexchange.com
10
votes
Function to convert ISO-8859-1 to UTF-8
c
strings
converting
unicode
utf-8
asked Feb 3, 2014 at 20:54
codereview.stackexchange.com
9
votes
What does the flag "-D_POSIX_C_SOURCE=200112L" mean?
c
compiler-flags
asked Sep 22, 2013 at 20:55
stackoverflow.com
8
votes
Dynamic Strings in C
c
strings
asked Dec 28, 2013 at 19:26
codereview.stackexchange.com
8
votes
memcpy() implementation
c
performance
reinventing-the-wheel
asked Feb 6, 2014 at 18:28
codereview.stackexchange.com
1
2
3
4
next
Top Answers
8
Pointer version of strcat
codereview.stackexchange.com