9

Questions

*
7
21
votes
16
answers
5
kviews

Is there a simple script to convert C++ enum to string?

nov 4 at 16:22 Alexis 11

 
7
votes
10
answers
1
kviews

Is it possible to subclass a C struct in C++ and use pointers to the struct in C code?

sep 25 '08 at 12:06 Richard Corden 5,444

*
3
6
votes
6
answers
544
views

Why can I use a function before it’s defined in Javascript?

nov 4 '08 at 17:38 Andrew Hedges 1,965

 
4
votes
5
answers
936
views

The simplest way of printing a portion of a char[] in C

nov 3 '08 at 1:32 Robert Gamble 13.7k

 
1
vote
3
answers
356
views

Creating an object in shared memory inside a Shared Lib (so) in C++

nov 11 '08 at 15:50 Chris Morley 185

 
1
vote
5
answers
297
views

How to stop a read operation on a socket?

feb 20 at 22:33 Johnny Edge 131

 
1
vote
2
answers
39
views

Instruct GDB 6.5 to use source embedded in object file

oct 28 at 17:32 MichaelSnyder 174

 
0
votes
3
answers
725
views

How to develop a DirectFB app without leaving X.11 environment.

feb 7 at 4:07 bk1e 4,319

 
0
votes
1
answer
107
views

How can I know if an DOM element is currently on screen using jQuery.

jun 19 at 19:32 Yuval A 15.3k