Stack Exchange
sign up
|
log in
|
chat
|
meta
|
about
|
faq
Programmers
Questions
Tags
Tour
Users
Ask Question
DeadMG
less info
meta user
|
network profile
21,563
reputation
3
27
84
bio
website
location
age
visits
member for
2 years, 5 months
seen
2 days ago
stats
profile views
1,407
21,563
reputation
bio
website
visits
member for
2 years, 5 months
3
27
84
badges
location
seen
2 days ago
summary
answers
questions
tags
badges
favorites
bounties
reputation
activity
405
Answers
newest
activity
votes
-2
Why is 0 false?
6
Are generic programming and OOP mutually exclusive?
7
Is there a way to use gcc as a library?
1
What non-theoretical, practical programming language has no reserved keywords?
-2
Index independent character comparison within text blocks
1
Why are references rarely used in PHP?
17
Why do “data types” in computers exist, if it's really all just bits?
0
How are line/column position data dealt with in parser combinator libraries?
1
Does it make sense and is it to acceptable to say “.NET code”?
2
Java performance beats C++ and Assembly by a landslide
10
Convert an interpreter to a compiler?
0
Are design principles important, and if so, why don't more people use them?
5
Deterministic and controllable fully automated memory management
1
Is this Observer variant an improvement?
13
Legitimate reasons for circular references in C++
1
Is there anything special to consider when writing my own exception class in C++?
3
Should I split out synchronization from my class and what's it called?
5
Is it a acceptable approach to put try catch wherever null pointer exception occurs?
21
Detecting misusage of delete[] vs. delete at compile time
12
How to avoid “managers” in my code
5
A new language's chances
4
Environment Variables and Visual Studio 2012
7
When to import names into the global namespace? (using x::y, from x import y etc.)
3
Is a pair of two tightly coupled classes any better than a single, larger class?
1
Would it be bad design to abstract a graphics library and wrap it in a single class?
8
Do changes in performance violate the Liskov Substitution Principle?
-1
Are side-effects in Array's “every”, or “some” bad?
0
When do you 'speak' C++ fluently?
2
Programming principles with regard to software (computational) efficiency and the use of variables
0
Design pattern for polymorphic behaviour while allowing library separation
Programmers Stack Exchange works best with JavaScript enabled