Search Results

Search: Posts Made By: DNAx86
Forum: Programming 05-10-2008
5
Eof
4,412
Posted By DNAx86
I use a file for inter process comunication. I...
I use a file for inter process comunication.
I insert variables from the start of the.
I remove the variables starting from EOF
Forum: Programming 05-10-2008
5
Eof
4,412
Posted By DNAx86
It does not change anything
It does not change anything
Forum: Programming 05-10-2008
5
Eof
4,412
Posted By DNAx86
If I have 2 EOF witten on a file than I close the...
If I have 2 EOF witten on a file than I close the file.
I re-open it, I seek for the END (SEEK_END), which one of the two EOF are used?

Is it correct to insert an EOF to a file if I use the file...
Forum: Programming 05-10-2008
5
Eof
4,412
Posted By DNAx86
Eof
How can I write EOF into a file?
I tryed to do as follows:

size=sizeof(EOF);
end_of_file=EOF;

write(fdMutexRichieste, &end_of_file, size);

But it does non work correctly,
becouse...
Showing results 1 to 4 of 4

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