NewManLiving
12 years agoVisitor
Specifics on writing to temp
This probably is on a thread somewhere but I was unable to find it.
I need to know the guidelines for writing to the temp directory.
Is the size fixed or dynamically allocated. Can another system thread overwrite
data stored there by a currently running application. Can another
Component of the running application overwrite space a already
Allocated to a lower stacked component. Thanks for all your help
I need to know the guidelines for writing to the temp directory.
Is the size fixed or dynamically allocated. Can another system thread overwrite
data stored there by a currently running application. Can another
Component of the running application overwrite space a already
Allocated to a lower stacked component. Thanks for all your help