View Single Post
Old 10-12-11, 10:14 PM   #77
TheDarkWraith
Black Magic
 
Join Date: Jun 2007
Posts: 11,962
Downloads: 147
Uploads: 5


Default

found another error in the dynamic writing. This error was causing some pointer values to not be written correctly.

Updated the pointer writing so that when a pointer of type str is written it will automatically update all pointers that reference it (type str_reference) so that they point to right location in file.

updated version at post #1
TheDarkWraith is offline   Reply With Quote