Search Results

Search: Posts Made By: aniruddha
12,557
Posted By aniruddha
According to me this is much more easy in C. ...
According to me this is much more easy in C.

Here is a way to find out :-

You can use fwrite function to write data into file. Before using fwrite function use fcntl and check whether the file...
Forum: Programming 01-22-2002
11,020
Posted By aniruddha
This is a very common problem observed with fork....
This is a very common problem observed with fork.
You can have some flag variable which will prevent the child process to fork again when the parent forks.

A very primitive code may be somthing...
Forum: Programming 01-18-2002
3,849
Posted By aniruddha
The behaviour observed is very normal. It's the...
The behaviour observed is very normal.
It's the system behaviour which will allocate memory to store the structure data.
While doing so, the system will compute the member having highest size and...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 03:07 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy