18

Questions

*
31
54
votes
26
answers
1
kviews

How do you stop interim solutions from lasting forever?

jan 21 at 19:50 KevDog 1,581

*
5
20
votes
9
answers
7
kviews

In C++, why use static_cast<int>(x) instead of (int)x?

sep 19 '08 at 19:20 jjnguy 13.5k

*
2
9
votes
4
answers
736
views

What is the use of const overloading in C++?

oct 31 '08 at 10:32 RobH 66

*
1
8
votes
4
answers
3
kviews

Is a Python dictionary an example of a hashmap?

nov 24 '08 at 14:34 Tommy Herbert 1,223

*
4
7
votes
14
answers
545
views

How should I order the members of a C++ class?

mar 16 at 11:02 yesraaj 6,456

*
1
4
votes
8
answers
772
views

What use is multiple indirection in C++?

sep 16 '08 at 15:10 mlbrock 41

 
4
votes
4
answers
267
views

Why is the beginning of my string disappearing?

jun 24 at 20:05 Dolphin 1,177

*
2
3
votes
5
answers
307
views

Do Python lists have an equivalent to dict.get?

mar 16 at 15:39 John Feminella 17.1k

*
3
3
votes
9
answers
769
views

Why use = to initialise a primitive type in C++?

dec 9 '08 at 18:47 Adam Rosenfield 40k

 
3
votes
2
answers
1
kviews

In an MFC application, what’s the easiest way to copy a file from one directory to another?

oct 14 '08 at 5:07 skst 67

1 2 next