18

Questions

*
6
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.6k

*
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

*
31
54
votes
26
answers
1
kviews

How do you stop interim solutions from lasting forever?

jan 21 at 19:50 KevDog 1,591

 
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
4
votes
8
answers
791
views

What use is multiple indirection in C++?

sep 16 '08 at 15:10 mlbrock 41

*
3
3
votes
9
answers
774
views

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

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

*
3
9
votes
4
answers
765
views

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

oct 31 '08 at 10:32 RobH 66

*
4
7
votes
14
answers
549
views

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

mar 16 at 11:02 yesraaj 6,504

 
0
votes
2
answers
499
views

How can I make a CListCtrl keep its scrollbar?

nov 28 '08 at 0:31 Greg 613

*
1
3
votes
7
answers
489
views

Where can I look up the definition of size_type for vectors in the C++ STL?

oct 23 '08 at 7:37 paercebal 8,314

1 2 next