by MaxT
Raw Sockets - Connecting
|
|
[1 reply] : There isn't because you are implementing TCP in user land. connect() ... (by jsmith)
|
by reachvimalm
Running single binary/process on linux/unix (1,2)
|
|
[20 replies] Last: #include <iostream> #include <signal.h> using namespace std; //v... (by writetonsharma)
|
by CD4
segmentation fault...
|
|
[2 replies] Last: bazzy you are awesome.. you rock man.. what fool of me.. i as trying t... (by CD4)
|
by herat007
Regarding STL Maps
|
|
[4 replies] Last: Do you have access to TR1 unordered containers? (by PanGalactic)
|
by chrisname
UNIX errno -> message conversion (1,2)
|
|
[24 replies] Last: I know, but I had to look up OJ ... it also means orange juice.And I w... (by DrChill)
|
by reachvimalm
counting word in a file using shell script
|
|
[12 replies] Last: you have done better than needed. e.g. "white dog may or may not run... (by reachvimalm)
|
by reachvimalm
any NIO java equivalent in C++
|
|
[1 reply] : No. (by kbw)
|
by herat007
Issue in reading a binary file
|
|
[8 replies] Last: exactly...you got it correct. you dont have to do anything for char... (by writetonsharma)
|
by kibestar
Square-Root fuction
|
|
[2 replies] Last: I was going to post something but then I realised he said square root... (by chrisname)
|
by DrChill
shell command
|
|
[4 replies] Last: you can use make. if your file is called main.cpp (or main.c) make ... (by bigearsbilly)
|
by devas
Mix C and C++
|
|
[4 replies] Last: Thank you (by devas)
|
by kevinchkin
Host name to IP Address (vice-versa)
|
|
[1 reply] : Never mind found it. In case someone else is looking for it stri... (by kevinchkin)
|
by ruchi01
segmentation violation????
|
|
[7 replies] Last: Segmentation fault occurs whenever your program tries to access INACCE... (by gajawadasatish)
|