UNIX/Linux Programming - January 2011 (Page 3)

Client/Server Problem
 
Hello guys, i have a problem with my programm and i hope you can help me. i have a client and ...
[2 replies] Last: Check your return codes. If send failed, take a look at errno .... (by kbw)
by hannes
how to call member function in for_each?
 
Hi all, How can i pass a member function in a for_each? I tried this so far: //model.hpp #i...
[3 replies] Last: bind1st, mem_fun, bind2nd, mem_fun_ref, ptr_fun are all related. Do ex... (by sohguanh)
Menu class
 
Hi, I'm working on a small project, one that involves a lot of menus. At first I was just going to ...
[no replies]
by Tectu
undefined reference to - OpenCV
 
Hi Guys, I would like to learn using the OpenCV Library. For that, i bought the Book "Learn OpenC...
[2 replies] Last: Agreed, kspangsege. If it is called libopencv.a or libopencv.so or ... (by chronokitsune)
by Orias
Strange error in libio.h
 
Hello there, This is my first post, and I'm sorry that it's a demanding one, but I truely am stun...
[1 reply] : I solved the problem. I had to include fstream before anything else...... (by Orias)
dlsym problem. unexpected behavour.
 
Hi! I'm hoping to get some help over here. Tired of searching for information, cause it doesn't hel...
[9 replies] Last: The last question... Is there any solution to catch loadable module cr... (by phoenix911)
Interesting problem related to Templates and typeid
 
Hi, I encountered this interesting problem related to template and typeid. I am checking the type...
[3 replies] Last: Thank you very much for your answers, Makes sense, wrong design, I thi... (by khalifaa)
January 2011 Pages: 123
  Archived months: [dec2010] [feb2011]

This is an archived page. To post a new message, go to the current page.