17

Questions

*
3
10
votes
8
answers
3
kviews

How can one grab a stack trace in C?

feb 27 at 16:58 RED SOFT ADAIR-StefanWoe 2,810

*
12
41
votes
6
answers
2
kviews

Why isn’t sizeof for a struct equal to the sum of sizeof of each member?

apr 21 at 8:41 unwind 30k

*
4
7
votes
4
answers
2
kviews

Does C++ support ‘finally’ blocks? (And what’s this ‘RAII’ I keep hearing about?)

nov 26 at 18:52 Martin York 25.9k

*
1
3
votes
0
answers
2
kviews

How can I remote desktop from Windows XP into Windows Vista? [closed]

jul 16 at 21:12 Community 1

*
1
12
votes
3
answers
1
kviews

Anyone have experience with LLVM?

may 7 at 6:44 Jon Harrop 1,933

*
2
13
votes
6
answers
1
kviews

Practical Uses for the “Curiously Recurring Template Pattern”

oct 2 '08 at 9:52 Roel 3,215

*
1
1
vote
9
answers
759
views

High speed graphing control for .NET (or MFC)?

oct 24 '08 at 20:12 Enrico 167

*
3
10
votes
7
answers
756
views

How do I remove code duplication between similar const and non-const member functions?

jan 13 '09 at 16:33 Andy Balaam 658

*
4
7
votes
11
answers
448
views

Are There any Open Source Real Time Operating Systems?

jun 4 at 9:06 Ian 174

 
6
votes
4
answers
346
views

How do I prevent a class from being allocated via the ‘new’ operator? (I’d like to ensure my RAII class is always allocated on the stack.)

sep 24 '08 at 12:08 Lou Franco 13.6k

1 2 next