by purefan
Problem with Multiple definitions
|
|
[4 replies] Last: Reading the link right now, thanks Disch (by purefan)
|
by funkapus
Isn't the C++ standard library backward-compatible?
|
|
[4 replies] Last: jsmith: if I follow you, you're saying that even if the interface is ... (by funkapus)
|
by chrisname
Child processes of a daemon process
|
|
[7 replies] Last: Fun. (by chrisname)
|
by shirshbansal
Port Programming
|
|
[3 replies] Last: My new favorite toy for this sort of thing is Apache Qpid. It's a mes... (by PanGalactic)
|
by BJT
How to use signal or something to handle async function call?
|
|
[1 reply] : https://computing.llnl.gov/tutorials/pthreads/#ConVarSignal (by kbw)
|
by badboizEnt
source-code coversion
|
|
[1 reply] : If I understand you correctly, & you just want the C version of this c... (by chris)
|
by hovrashko
Automate Cisco Routers Config Backup Script
|
|
[4 replies] Last: its not a solution, but it's a light at the end of the tunnel =) Il... (by hovrashko)
|
by hunter16
Unix OS Download
|
|
[8 replies] Last: FreeBSD++; although it might not be the most user-friendly. It's a gre... (by chrisname)
|
Comparison of file descriptors |
|
[7 replies] Last: Ok, the answer to your question is no, you can't do the comparison you... (by jsmith)
|
by rajeevkag
How to make a vector structure globaly ?
|
|
[2 replies] Last: // header.h #ifndef _HEADER_H #define _HEADER_H #include <vect... (by Galik)
|
by gtrdownload
Compiling NSAPI Plug-in in SuSe Linux using GCC 4.1.2
|
|
[no replies]
|
by ahmakki
threads and process
|
|
[3 replies] Last: Then user isn't what you want. You want sizeof(user)*8. (by firedraco)
|
by jhoebz
Null / '/0'
|
|
[5 replies] Last: Thanks a bunch for the help. When I had the empty parentheses it was a... (by jhoebz)
|
by jhoebz
Makefile including .t / template
|
|
[3 replies] Last: Thanks a lot. I just got rid of the record.o and the record.t files in... (by jhoebz)
|
by mkadambi
Webcams interfacing in Linux
|
|
[1 reply] : I believe you can find your answer in implemtation of lsusb. Please f... (by Denis)
|
by DrakeMagi
convert is this right or wrong way
|
|
[9 replies] Last: Looks fine to me. The only comment I have is that into.str() = ""; ... (by PanGalactic)
|
by DeadH34d
Wireless Concerns
|
|
[2 replies] Last: Great. Thanks. (by DeadH34d)
|
by unregistered
qn abt pthreads and casting int to void*
|
|
[13 replies] Last: It depends on what the program is doing. It may even run faster as a ... (by kbw)
|
by shivas88
problem linking header files.
|
|
[8 replies] Last: bgpExample1.cc:6:25: error: common-defs.h: No such file or directory ... (by Disch)
|
by Robertlzw
Ubuntu Book
|
|
[3 replies] Last: I know there are differences between every variant. I just don't see w... (by chrisname)
|