Did you check that the shared segment got updated? For example by printf()ing the data directly from within the shared segment.
Did you check that the shared segment got updated? For example by printf()ing the data directly from within the shared segment.
isnt it sufficient looking directly at the associated file on the disk?
cause as soon as i save, i can see changes on the file... so i figure i save in the shared memory and directly the file on the disk is updated. causei surely dont write to the file.. i just 'save' to a location pointed to by the file_memory pointer (+ the offset)
nass
Bookmarks