by ivanBG
gtk/gtk.h problem
|
|
[5 replies] Last: Strange, this compiles fine for me on Ubuntu 10.10. I assume you're mi... (by Athar)
|
by akmal4ik
How to get drive's volume name using C
|
|
[1 reply] : It sounds like you need mount information. Have a look in /etc/mtab. (by kbw)
|
by krynux
Axis C++ Calculator sample not working on Linux
|
|
[1 reply] : I have rebuilt Axis C++ with libstdc++.so.6, also Xerces 2.2 which mad... (by krynux)
|
by miterl
Help! Boost.asio compilation problem: undefined reference to `__sync_add_and_fetch_8
|
|
[4 replies] Last: oh, hardware not supported,that's really bad. But thanks anyway. (by miterl)
|
by tehjojo
rand() & random() correspondance
|
|
[1 reply] : Since you know the program uses random() and you can know the seed, wh... (by jsmith)
|
by DoomDGuy13
Need help with getline
|
|
[1 reply] : getline takes a string as the second parameter. Use stringstreams or l... (by Athar)
|
by mp6017
lmza linux
|
|
[2 replies] Last: Look at p7zip source code. This include lzma command-line program. htt... (by modoran)
|