UNIX/Linux Programming - March 2010 (Page 3)

Problems retrieving complete ifreq structs from ifconf
 
Hey, I'm trying to programatically retrieve certain info on my network interfaces and pack it into a string array. I do an ioctl call with the SIOCGIFCONF fl...
[no replies]
ISO 8583
 
Dear ALL, Im developing a banking transaction server and I am new to c++ programming. How can I start with iso 8583 massage creating using c++? Is there ...
[1 reply] : OMG.. the next banking crisis is on the way? *SCRN*. Sorry, was a ... (by imi)
va_list has not been declared
 
When compiling some working code on Fedora 11, I am getting this error: /usr/include/c++/4.4.1/cstdarg:56: error: ‘::va_list’ has not been declared I ...
[7 replies] Last: Well in Linux va_list is typedef'd from a char*. It might not be anyth... (by chrisname)
active queue
 
Hi All, First of all thanks for giving me the opportunity to join this forum.I am having one problem using the queue. Here is my problem definition ... " I...
[3 replies] Last: I just ran across this: http://cxx-gtk-utils.sourceforge.net/index.htm... (by PanGalactic)
by qforce
Get process ID
 
Hello, I'm new to C++ programming on Linux. Does anyone know of a method to get the id of a process by name? I know this can be done with a system call to pi...
[1 reply] : If you want to go thru the pain of it, you could look it up in /proc (by kbw)
Another SDL issue..
 
Hello, I am having a problem with SDL ( Simple DirectMedia Layer ) ... When I try to open something I created with SDL or a game that uses it it gives this...
[5 replies] Last: I don't see why that would happen; but I don't know this game. Maybe i... (by chrisname)
March 2010 Pages: 123
  Archived months: [feb2010] [apr2010]

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