Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Nordic Mainframe
Germany
Age: 46
"^_^"
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
92
votes
What belongs in an educational tool to demonstrate the unwarranted assumptions people make in C/C++?
c++
c
cross-platform
portability
asked Aug 11 '10 at 11:59
stackoverflow.com
14
votes
Would it break the language or existing code if we'd add safe signed/unsigned compares to C/C++?
c++
c
comparison
unsigned
signed
asked Aug 13 '10 at 12:04
stackoverflow.com
8
votes
How do I map true/false/unknown to -1/0/null without repetition?
sql
sql-server
sql-server-2005
tsql
asked Jan 22 '11 at 16:09
stackoverflow.com
Top Answers
47
How can I portably call a C++ function that takes a char** on some platforms and a const char** on others?
stackoverflow.com
28
What belongs in an educational tool to demonstrate the unwarranted assumptions people make in C/C++?
stackoverflow.com
27
Premature optimization or am I crazy?
stackoverflow.com
26
Static assert in C
stackoverflow.com
24
Big-Oh : How can O(n) + O(n) + … + O(n) be equal to O(n^2)?
stackoverflow.com
23
UTF-16 Encoding in Java versus C#
stackoverflow.com
22
Why does C++ support memberwise assignment of arrays within structs, but not generally?
stackoverflow.com
21
Useful GCC flags for C
stackoverflow.com
20
Where is the “virtual” keyword necessary in a complex multiple inheritance hierarchy?
stackoverflow.com
18
bool operator ++ and --
stackoverflow.com
16
When does a process get SIGABRT (signal 6)?
stackoverflow.com
16
Dealing with large amounts of data in c++
stackoverflow.com
14
Checking whether two numbers are permutation of each other?
stackoverflow.com
14
Why returns C# Convert.ToDouble(5/100) 0.0 and not 0.05
stackoverflow.com
13
A or B, not both, not neither
stackoverflow.com
13
Alternate way of computing size of a type using pointer arithmetic
stackoverflow.com
12
Execution time limit for a Lua script called from the C API
stackoverflow.com
12
Why is cosine used to calculate the x values and sine the y values for an arc?
stackoverflow.com
11
C strings, strlen and Valgrind
stackoverflow.com
11
QTP: How can I return multiple Values from a Function
stackoverflow.com
11
What's wrong with overridable method calls in constructors?
stackoverflow.com
11
C/C++ with GCC: Statically add resource files to executable/library
stackoverflow.com
10
T-SQL CASE Clause: How to specify WHEN NULL
stackoverflow.com
10
Undeclare Variables in C#
stackoverflow.com
10
How to speed up g++ compile time (when using a lot of templates)
stackoverflow.com
10
Regex: Determine if two regular expressions could match for the same input?
stackoverflow.com
10
PostgreSQL wildcard LIKE for any of a list of words
stackoverflow.com
9
Situations where “old” C features might be better than newer C++ ones?
stackoverflow.com
9
Animated gif to avi on linux
stackoverflow.com
9
C++ inheritance question
stackoverflow.com
1
2
3
next
Stack Exchange works best with JavaScript enabled