by foimyst
writing to stdin
|
|
[2 replies] Last: Yes, you can't write to stdin. It is input only. However, the pur... (by Duthomhas)
|
by mdraicch
recomendations
|
|
[8 replies] Last: Ahhhh nice, DB Support. I don't really have any interest in trying QT ... (by Zaita)
|
by Manzoor
How to give connectivity with the Database
|
|
[1 reply] : You will want to use an ODBC connection. You can use a multi-platform ... (by Zaita)
|
by crayon66
Rice Decoding running time problem
|
|
[2 replies] Last: Thanks for your advice Duoas, surely i don't wanna spam forums. i w... (by crayon66)
|
by axiagame
strange behavior of pthread_cond_wait
|
|
[2 replies] Last: hi Zaita I recoded everything and it works now... thank you :) (by axiagame)
|
by detorresrc
hi im c++ beginner, can u give me some advice to improve this code.
|
|
[2 replies] Last: sir can u rewrite this program and make it simple. thanks (by detorresrc)
|
by sjang
Exec format error. Wrong Architecture.
|
|
[4 replies] Last: Hi getting rid of that -c fixed it. Thanks for helps! sjang (by sjang)
|
by scone
Cmd line trouble
|
|
[1 reply] : You need to use the curses library. There should be a man page on you... (by bnbertha)
|
by Cedsan
PB de librairie mysql sous linux
|
|
[1 reply] : You might want to put that in English so that people who actually know... (by Duthomhas)
|
by idontknow
is child blocked on read?
|
|
[3 replies] Last: figured it out: execl("/usr/bin/strace", "strace", "-p", <pid conv... (by idontknow)
|
by DiptenduDas
How to set/change the title bar of a Terminal console in Linux?
|
|
[7 replies] Last: http://www.faqs.org/docs/Linux-mini/Xterm-Title.html (by Duthomhas)
|
by sabya
Implementing shared/exclusive locking (readers/writer) lock
|
|
[3 replies] Last: The following threads are about preventing multiple instances of an ap... (by Duthomhas)
|
by detorresrc
strrev in unix
|
|
[1 reply] : I assume strrev() reverses the string? There is no such equivalent to... (by jsmith)
|
Change the thread priority |
|
[1 reply] : If you are using Linuxthreads (pthreads, ie, not NPTL) then you could ... (by jsmith)
|
by DiptenduDas
Why delete doesnot delete all my memory location?
|
|
[4 replies] Last: Thnx Smith :-) Nice interact with U. Hope to interact with U soon... (by DiptenduDas)
|
by markw
Core dump problem
|
|
[no replies]
|