by devonrevenge
having trouble reading and writing from and to a fifo seamlessly
|
|
[no replies]
|
Linux executables and so files? |
|
[8 replies] Last: Awesome, awesome, awesome. I didn't test in the code that I posted, bu... (by RealGiganitris)
|
by thebytthree
Cant use void in c4droid android app.
|
|
[2 replies] Last: void main() is not standard and is thus not supported by default by th... (by rabster)
|
by domingsun
Detect what words contain in the RECV
|
|
[7 replies] Last: didn't knew that... thanks BTW can't we just load the library? (by shadder)
|
by abhik143
What is the difference between Linux and UNIX operating systems?
|
|
[2 replies] Last: Hi, http://www.diffen.com/difference/Linux_vs_Unix In a nutshell UNI... (by shadder)
|
by buddha87
Questions about makefile
|
|
[2 replies] Last: The only difference between using an -l option and specifying a file ... (by buddha87)
|
by buddha87
Socket client, can I use any source IPs?
|
|
[no replies]
|
FRESH Beginer, Learning to use a '.h' '.cpp' |
|
[2 replies] Last: your .h file would look like this #ifndef VECTOR_H #define VECTOR... (by MCCodo)
|
by MirrorSpock
Restarting a game in OpenGL?
|
|
[5 replies] Last: There are quite a few ways to do that, this is a simple enough operati... (by newbieg)
|
by ushas
cannot understand pthread condition variables
|
|
[no replies]
|
by Euler
Passing in Array output into Main from different files
|
|
[2 replies] Last: Code: Hello #include <iostream> using namespace std; int main() { fo... (by newbieg)
|