Hi folks, I have 3 questions about socket programming: 1) Does anybody know a good book/link/website on TCP/IP socket programming in C for windows (and UNIX)? ...
the best book that i ve come through is unix network programming by stevens.. hope it is beneficial 2 u nishant ... -- The history of the world is the history...
Hi All, I have a query. Lets say i create a child process using fork and execvp commands. Now, I need to maintain similar states between the parent and the...
... <snip> Hi Deepak, no, no way. SIGKILL is immediately executed by the signal transfer mechanism, that means BEFORE the signal handler in your code will even...
Hi Abhishek & Nico, Thanks a lot for your help, I understand that SIGKILL command cannot be handled, using the signal function. But, currently i need a...
well there are some foolish work arrounds 1. You can ask the child process to monitor if the parent exists and program it to terminate itself as soon as the...
i hope this may be useful.you need to dig a bit though If a session has a controlling terminal, CLOCAL is not set and a hangup occurs, then the session leader...
hi all iam a new member i face aproblem with iterator ican not understand the concept iwant to know how can i use iterators to traverse doubly linked list ...
FREE C/C++ Online Tests (Technical Interview C/C++ Questions) can be found at: http://c4swimmers.net/portal/quiz C/C++ Test - Standard Input & Output - Playing...
Hi friends To enhance the network programming skills, I thought of initiating this thread from the learning perspective. Interested C/C++ enthusiasts join with...
... you need to have a while loop for this....intially your currentNode will be equal to the head of the list...then in the while loop go something like this ...
... Here's some pseudo-code: 1) if there is no first node, leave the copied list empty. 2) Otherwise create the first node of your copied list and copy the ...
How can i input some data on a form? From the data it will calculate some matrix related problems. In a form there will be text boxes where i will give input...
... Use TEdit Object ... Use TEdit->Text property to get the value in the edit box. To Get Data From Form String TextValue = SomeEdit->Text; double DValue =...
Hi all, I have a problem which i can't solve, Using c++, Write a user defined function that takes three numbers as input parameters and return ( the sum and...
... http://c-faq.com/misc/multretval.html Try Google next time. -- PJH "I contend that we are both atheists. I just believe in one fewer god than you do. When...
Vast verity of interview question available. You should must visit following URL before given any interview. http://www.top-itarticles.com/interview/main.asp ...
* can be done by passing structure to the function and returning it..* ** *nishant* ... -- The history of the world is the history of few men who had faith in ...
or you can just pass a fourth variable by referrence and have the function return a value... ie have a variable for average passed to the function by reference...
use an array nishant mandilwar <nishant.mandilwar@...> wrote: can be done by passing structure to the function and returning it.. nishant On 5/17/07,...
i just want to thanx the person who created this group. i am very happy to see programming group. i m the student of mcs but my programming is very week i want...
Everyone from Hyderabad India please join this group to be updated on Computer trainging institutes on SAP, .Net, Java, J2EE, PowerBuilder, C, C++, Networking,...