by gimp3695
Auto time/date compiled
|
|
[4 replies] Last: Yes, doing a touch should be fine it will force make to recompile. Yo... (by bnbertha)
|
by alanna
Sorting values?
|
|
[1 reply] : Use the standard algorithm sort () or stable_sort () (whichever you ... (by Duthomhas)
|
error: rw/regexp.h: No such file or directory |
|
[no replies]
|
by vvadan
Program crash on exit?
|
|
[4 replies] Last: It's very difficult to help without seeing the code. The way to use t... (by bnbertha)
|
by helios
[solved] Segmentation fault and std::clog.rdbuf()
|
|
[2 replies] Last: It worked. Thanks. (by helios)
|
by mlussi
Again, Segfaults....
|
|
[4 replies] Last: Alright, it seems to be what you said. I changed the value of "team" a... (by mlussi)
|
by swordfish622
how to open big files
|
|
[5 replies] Last: It depends on the OS. Older OSes might give you trouble if you don't u... (by Duthomhas)
|
by lazyfox
why my program crash?
|
|
[5 replies] Last: Yes it looks like you are right. The most likely thing is a problem w... (by bnbertha)
|
by XTZGZoReX
Kill CTRL+C!
|
|
[5 replies] Last: I don't know whether the OP wants to stop the SIGINT at source or stop... (by bnbertha)
|
by alanna
probability
|
|
[1 reply] : huh, it's really really difficult to understand - why don't you try to... (by amrok)
|
by fermar84
ofstream weird behavior, sometimes it works, sometimes it doesnt
|
|
[19 replies] Last: Mmmm, ok, if anyone comes out with an idea of the problem i would like... (by fermar84)
|
c++ compilation errors |
|
[4 replies] Last: It's hard to add to what I have already said without seeing the code. ... (by bnbertha)
|
by Derek
Adding user using C++
|
|
[6 replies] Last: getpwent() gets the next entry in the password file. Each time it is ... (by bnbertha)
|
minesweeper game |
|
[2 replies] Last: Nevermind =) (by mikeb570)
|
textual tic tac toe and minesweeper |
|
[3 replies] Last: ok sorry, ill move it (by anthony830121)
|
by kjsr
system() raising SIGTERM
|
|
[1 reply] : I'm not sure why you're getting a SIGTERM , a SIGCHLD yes. Using... (by bnbertha)
|
by vvadan
Linking socket++
|
|
[1 reply] : Unless the sockinet.h and related include files, and the ... I ... (by Duthomhas)
|
by theChameleon
path name
|
|
[2 replies] Last: You could also use Boost::FileSystem :) (by Zaita)
|
by theChameleon
execl() number of args
|
|
[2 replies] Last: thanks for your reply... :D (by theChameleon)
|
by theChameleon
problem with chars
|
|
[2 replies] Last: thanks a million, man. that helped! yeah, i figured that they are p... (by theChameleon)
|