|
From: Christoph H. <sha...@ar...> - 2006-08-07 14:35:58
|
Hi, currently I'm programming a small plasma generator, but since I tried to use "int *Plasma; Plasma=new(nothrow)int[PlasmaWidth][PlasmaHeight];" nothing works anymore :( Even if I delete it the errors occur. I have tried everything I know, but nothing changes. I don't even know what this compile log means (http://home.arcor.de/familie.harder/cpp/doc/compile.log.txt). Maybe someone can look at the sources(http://home.arcor.de/familie.harder/cpp/doc/project.htm) and tell me whats wrong? Thanks in advance, Christoph |