by progleo
Visual Studio 2013 Community
|
|
[4 replies] Last: I meant Community and I am stupid I mixed Code and Community. (by progleo)
|
by chfakht
face recognition using opencv 3.0.0
|
|
[no replies]
|
by samop
Identifying usb devices and copying form them in C++
|
|
[no replies]
|
C++ alternative to C header files |
|
[2 replies] Last: Good to know, thanks (by GlassHalfAwesome)
|
by tanveer00
STARTING LINUX PROGRAMMING
|
|
[3 replies] Last: Then read kernel code. Too much? Start writing your own. Don't know ho... (by MatthewRock)
|
by BelleDae
QT OpenCVGLWidget.Cpp
|
|
[2 replies] Last: I've figured it out! (by BelleDae)
|
by Republican31
Send e-Mails Through Gmail SMTP
|
|
[no replies]
|
by Stewbond
Installing/Testing changes to a WM
|
|
[2 replies] Last: Solution: $ git clone git://git.gnome.org/mutter mutter $ cd mutter... (by Stewbond)
|
by sharp
Modulus and Porting C# to C++
|
|
[4 replies] Last: Thanks very much. The GMP library solved my problem. (by sharp)
|
by whitebeard
Problem: want to access two different statements
|
|
[4 replies] Last: Yes, it helped! Thank you! (by whitebeard)
|
by BinaryDonuts
Program that open new terminal window and executes command on it
|
|
[1 reply] : I don't know what kind of parameters "gnome-terminal" does accept, but... (by tcs)
|
by spskhokhar
IPSec using C/C++ on Linux
|
|
[no replies]
|
by confusedman
linking c++ file with a .so file
|
|
[1 reply] : Try supplying an "soname" to the linker: g++ -shared -Wl,-soname =fle... (by norm b)
|
by csstudent123
my pipe exits from shell,
|
|
[6 replies] Last: from dtscode: 1) Next time, please post a proper test case: http://ee... (by closed account NUj6URfi)
|
by csstudent123
understanding Pthread_cond_signal()
|
|
[1 reply] : Here are good overviews of pthreads: http://www.yolinux.com/TUTORIALS... (by koothkeeper)
|
by Minions
Binary files compatibility
|
|
[4 replies] Last: The executable is built on gcc. I want to build the library using arm,... (by Minions)
|
by BinaryDonuts
How to make a app like nano or vim in which the whole terminal is used
|
|
[2 replies] Last: there is also termbox which is minimalistic and easy to use. (by mmw)
|
by Pam44
Empty file on pcap_dump
|
|
[1 reply] : First, please edit your post and use the formatting features to proper... (by PanGalactic)
|
by arvust
optarg
|
|
[1 reply] : http://www.cplusplus.com/search.do?q=getopt (by koothkeeper)
|
Linking GLFW Dependencies in Code::Blocks |
|
[5 replies] Last: I'll suppose that glfw refers to version 2 jhere's a list of differenc... (by ne555)
|