by lazyrussian
How do I run a Shell Script/shell commands within C++?
|
|
[6 replies] Last: How we write code of ipc ,socket and thread with c++ as all the ipc me... (by lipune)
|
by ashmew2
Generate Permutations.
|
|
[4 replies] Last: Thankyou HaHai. (by ashmew2)
|
by albogp
Segmentation Fault in Shared Memory
|
|
[2 replies] Last: Hi jsmith, I have found the problem. It just because some pointer p... (by albogp)
|
by suanhwee
how to restore terminal text colors after changing it?
|
|
[2 replies] Last: DUOAS Thanks for yr help it worked. thank you. (by suanhwee)
|
by vac1
how to do a reserve engineering to a binary file?
|
|
[2 replies] Last: I will try that. Thanks (by vac1)
|
by rrgriola
MySQL++ with C++
|
|
[no replies]
|
by deboJackson
Dynamic Lynker Error
|
|
[3 replies] Last: hooked, you were exactly right. For some reason I thought that the LD... (by deboJackson)
|
by flyersender
how to clear just 1 line in a terminal
|
|
[2 replies] Last: thanx...very useful! (by flyersender)
|
by Vincenzo
Pointer problem
|
|
[4 replies] Last: Ok, I understand Thanks so much, i will try in another way (by Vincenzo)
|
Searching files with a specific extension |
|
[2 replies] Last: Thank you... it will surely help me :) (by ricardo schmidt)
|
by vac1
gcc -03 , what kind of option it is ?
|
|
[3 replies] Last: http://gcc.gnu.org/onlinedocs/gcc/Invoking-GCC.html GCC does not ha... (by Duthomhas)
|
by tnjones
How to use Time(1) in linux
|
|
[1 reply] : http://linux.die.net/man/7/time (by Duthomhas)
|
by vac1
& symbol,???
|
|
[1 reply] : && is the boolean "AND" operator. & has two meanings: 1) it can b... (by jsmith)
|
by quant
raw-socket data
|
|
[2 replies] Last: Strange, but in sniffer capture don't view that text. The packet check... (by quant)
|
by pfoh
raising SIGUSR on key press
|
|
[1 reply] : That seems to be a very odd way to do it. Most applications will imple... (by Duthomhas)
|
by Ruben
Introducing a Template as a parametre of another Template
|
|
[6 replies] Last: Thank you jsmith! that's almost what I wanted. I didn't know I could i... (by Ruben)
|
by marlinde17
Reading a whole folder
|
|
[1 reply] : There are a lot of ways to do it. I suggest you start here: http://li... (by Duthomhas)
|
by aidin36
Introducing a new project for AI lovers
|
|
[6 replies] Last: Yes, that would be alright, as long as it works! When you done this... (by aidin36)
|
by vgevorgy
NetFlow packets
|
|
[no replies]
|
by tnjones
How to get system time in Linux using C++
|
|
[3 replies] Last: You do know that section 7 is basically "overview and how-to", right? (by Duthomhas)
|