Richard, hope you´re listening. Presently I´m looking for another platform to enable a "Life after Death" for Multifrac-10. As Ultra Fractal (incompatible) and Chaospro are out , your Fractint Version obviously is the best alternative, especially since preliminary versions of multifractal work well. The reason for "buffer overrun" seems to be a logical error in the code as you put it. Is there any chance you can point your finger to a certain part of the code? It could help to do some testing. Albrecht ; Am 21.04.2011 06:38, schrieb Richard:
qte: 2nd: The internal buffer is too small. What "internal buffer" are you talking about? unqte
I get a "Buffer overrun" error if I try to load Multifractal_10. Preliminary, smaller versions can be loaded.
This isn't because a buffer is too small; its a logic error in the code. Chances are its a problem in the C parser. There can be plenty of buffer overrun bugs in the DOS code, but since DOS doesn't detect any of them, you just get some memory corruption that may or may not manifest itself over time. This is just another reason why the existing parser/interpreter code needs to be replaced with the compiler I'm working on.