UNIX/Linux Programming - February 2008

Get IP from sockaddr
 
Hello, I am making a server accepting TCP connections. After I call accept and pass it my sockad...
[1 reply] : sockaddr_in contains a field named sockaddr->sin_addr. But this co... (by xiona)
by mlussi
pthread/while (processor load on 100%)
 
Good Morning. I'm trying to use a while function inside a pthread and have the problem that my pr...
[2 replies] Last: Hi Andrej As you recognized right it's a part of a game calculation (... (by mlussi)
Clear screen in terminal?
 
I always see threads (not here) about clearing the screen with system(cls); but that is only for ...
[19 replies] Last: Yeah, it's always the most obvious problems that give the most grief..... (by Duthomhas)
by osburn
NEED SOME HELP
 
I'm new to linux and im trying to compile my code, but I have no idea what im doing....Please HELP (...
[6 replies] Last: Cool....thx It works (by osburn)
^d, ^t , ^shift t, etc
 
Can anyone please tell me or give any resource as to how can I write a cplusplus code for getting an...
[1 reply] : You have to set the terminal to "raw" mode. If you are doing this i... (by Duthomhas)
by kathir
Query on
 
hi all, i m using CreateProcess() routine in my dll to run a process on command prompt.curren...
[1 reply] : You will need to #include <process.h> and use one of the spawn functio... (by Duthomhas)
linking GSL library
 
hi. i'm pretty much a novice in dealing with UNIX systems, and am currently having a trouble using ...
[1 reply] : you need to A) have gsl installed properly (this should be covered... (by grdpx)
declaration has no storage class or type specifier
 
Hi All, I am using AIX 32bit with xlC 9.0.0 compiler. I faced following error :- "/usr/vacpp/incl...
[no replies]
store file path in array
 
opps wrong forum
[no replies]
  Archived months: [jan2008] [mar2008]

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