by bcb5082
Finding Pi with an infinite series
|
|
[2 replies] Last: thanks Bazzy, that fixed everything. i knew it was truncating, but i h... (by bcb5082)
|
by MaikoID
C File can be compiled with GCC but does not compile with G++
|
|
[2 replies] Last: Thanks man, I'm working on this problem for weeks. Bye ! (by MaikoID)
|
by kdurgarao
Accessing Fortram Module data with C++ in Linux
|
|
[2 replies] Last: I noticed you're trying to use LAPACK. You should check here http://ic... (by turbozedd)
|
by nathanpc
Setup a Fully Feature C++ Develop Environment
|
|
[13 replies] Last: I never would have thought someone would have a reason not to like IDE... (by closed account S6k9GNh0)
|
by sever
Little test programm breaks at compile time...
|
|
[4 replies] Last: Thanks, jsmith, I'll be it in mind. S. (by sever)
|
by arjunak01
Easy to use compiler for puppy linux
|
|
[4 replies] Last: Eclipse is awesome. Great project management and probably more of the ... (by closed account S6k9GNh0)
|
by quant
problem with real-time
|
|
[9 replies] Last: I seems use `for` itn's good with aio, more over not good use superfl... (by quant)
|
by thezealot1
child and parent processes
|
|
[1 reply] : Almost every unix service does this as a means of automatically "backg... (by jsmith)
|
by pratzmnnit
convert given timestamp and timezone to broken-down time
|
|
[no replies]
|
by chrisname
Get stream output from a program
|
|
[4 replies] Last: Ok, thanks. I'll do that. (by chrisname)
|
by Corps
Generic Linked List in C++
|
|
[4 replies] Last: Can't you just use boost's smart_ptr library along with STL lists/vect... (by jsmith)
|
by baramvi
"error while loading shared libraries:" with ddd
|
|
[1 reply] : So what does ldd say? If your program executable is 'foo', then typ... (by jsmith)
|
by spiralfire
Compiling error in sys/socket.h
|
|
[4 replies] Last: Yep it worked, but tons of other errors showed up in my code.. Hah... (by spiralfire)
|
by qtdenise
Matrix doesn't display properly in Linux only
|
|
[4 replies] Last: I guess I should have known that, but it must be some leftover C progr... (by turbozedd)
|
by ade
problem in sorting data's in chronological order
|
|
[2 replies] Last: thank u, hve tried it, but it did not work got the error message: ... (by ade)
|
by mamali
make a tcp connection
|
|
[1 reply] : this is known as socket programmer, or atleast that's the method most ... (by elvenspike)
|
by missty
how can i check for empty text file?
|
|
[6 replies] Last: misty you can gather a line of text from the text file. If that file ... (by brokenbot)
|
by quant
protocol testing...
|
|
[no replies]
|