PDA

View Full Version : is shared object limited in some way?


yker22
06-30-2006, 07:29 PM
I mean that I have a function checking and writing in real time for 18 sol files at same time... it works pretty cool and nothing seems bad... but just wondering... about future surprises.

CyanBlue
06-30-2006, 07:33 PM
The only thing that I know is the file size of each SOL file... I think it is initially limited to 100k or something... You might want to double check it cuz I am not 100% sure about the exact size... ;)

yker22
06-30-2006, 07:35 PM
yes, is 100 kb. each of my sol files are 4kb... so there will not be a problem at all :)