by GnG
g++ x32 on x64
|
|
[3 replies] Last: Ok, I've installed this pkg and works fine, thanks. (by GnG)
|
by JRevor
waitpid() ... not working?
|
|
[6 replies] Last: Have you run the parent through a debugger, like strace? No, that d... (by JRevor)
|
by Uni616
invalid conversion from `void*' to `__pthread_t**'
|
|
[2 replies] Last: This seems like a perfect use case for OpenMP or a multi-threaded STL ... (by PanGalactic)
|
by magister
Where can I find special facilities
|
|
[1 reply] : You might want to look at boost: http://www.boost.org/doc/libs/ (by Galik)
|
by ttblue
beginners c question. copy files with flush data .
|
|
[3 replies] Last: KBW, yes I believe closing the file should trigger the OS to flush its... (by kooth)
|
by Sruartand
free memory thread + std::list
|
|
[1 reply] : If you are storing pointers in the list, then no, std::list does not d... (by jsmith)
|
by Yours3lf
kdev 4 build error: undefined ref to...
|
|
[2 replies] Last: ok, but then what do i have to change in the cmakelists.txt, because i... (by Yours3lf)
|
by ali0482
tablespace clause
|
|
[2 replies] Last: I agree with kbw - this is not the place for that question. Howeve... (by Philip Lee Bridson)
|
by hakermania
SDL Play sound file - SDL/SDL_mixer.h [not found]
|
|
[1 reply] : At first, I guess it should be "SDL/SDL_mixer.h" instead of "SDL/SDL_m... (by JoR)
|
by Dekatar
Running interactive Programs within C++ ?
|
|
[3 replies] Last: Also, see http://www.cplusplus.com/forum/unices/28134/#msg152964 (by kooth)
|
how do I get system() output |
|
[8 replies] Last: Have you tried using popen(3C)? Here is a working example (on Solaris... (by kooth)
|
Gcc 4.x inheritance + template problem |
|
[9 replies] Last: Since the syntax for accessing elements of a T is different from that ... (by jsmith)
|
by mickwa
g++ shared object
|
|
[4 replies] Last: There are a few different ways to specify the library path for runtime... (by moorecm)
|
by Sink0
Call Driver Function
|
|
[6 replies] Last: Thank you, but i mean, how would i call it as i cal write with fwrite.... (by Sink0)
|
by sanzilla
connect() on socket does not return
|
|
[1 reply] : sorry I had done a very simple mistake , I'd able to get rid of that.... (by sanzilla)
|
by kitarapso
QT aint working.
|
|
[4 replies] Last: Well, you include a library after the main has already ended, furtherm... (by Kyon)
|
by wenli wang
cin,cout,and endl of c++
|
|
[16 replies] Last: mr kyon thanks U so much cause I'l be learn c++ brginner on linux........ (by glamvian)
|
by rperre
Talking to a usb device
|
|
[3 replies] Last: Ah, of course. After all, everything in unix is a file ;) (by m4ster r0shi)
|
by leena86
Free UNIX/LINUX Interview Kit for Software Professionals
|
|
[no replies]
|