Hallo, Martin Pichlmair hat gesagt: // Martin Pichlmair wrote:
I'm quite sure, this isn't possible. You can "resize" an array, but this will always delete elements from the end of the array.
maybe vasp can do that?
I was talking about data structure arrays here, not [table] arrays, as VASP works on. Data structure arrays are fields defined in [struct] declarations and contain arrays of other [struct] objects, which don't have to be simple floats. My older "joe.pd" minigame uses this kind of arrays to draw parallax scolling mountains.
Frank Barknecht _ ______footils.org__
Hallo Frank, ganz was anderes.... ich hab grad gröbere Änderungen in mein pool SVN eingecheckt. Nun werden Folder-references gecacht, und alle Operationen die in den Tiefen der Poolstruktur operieren sollten viel schneller sein. Könntest du das Ding mit Rradical mal auf Herz und Nieren testen? Ist ab morgen im SF CVS!
lg, Thomas