AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Suchfunktion Ergebnis der Suchanfrage

Ergebnis der Suchanfrage


Datum des Suchindex: Heute, 03:17

Parameter dieser Suchanfrage:

Suche in Thema: 3D Dynamic Array
Suche alle Beiträge, die von "tkone" geschrieben wurden
• Suchmethode: "Suche nach allen Begriffen"
• Nach Datum (firstpost) sortiert
• Zeige Treffer als Beiträge
Zeige 2 von insges. 2 Treffern
Suche benötigte 0.002s

Es liegen Ergebnisse in folgenden Bereichen vor:

  • Forum: Win32/Win64 API (native code)

    Re: 3D Dynamic Array

      Delphi
      by tkone, 11. Jan 2010
    the values are set by accessing the correct field and associate a value to it.
    like you wrote already.

    in my eyample you got a cubic field with 3x3x3 elements.

    with multiarray you access the first element (upper left field)
    with multiarray you access the last element (lower right field)
    a.s.o.

    if you want to insert strings into a whole dimension(for example fill the complete 3rd...
  • Forum: Win32/Win64 API (native code)

    Re: 3D Dynamic Array

      Delphi
      by tkone, 11. Jan 2010
    If you want every Subarray(like you call the 2nd and 3rd dimension) to have other lengths, then you can do it the way you wrote.
    But if every Subarray has he same length in one dimension(like in your example) then you can set his length much easier.

    Setlength(multiarray,10,5,1)


URL zu dieser Suchanfrage:

https://www.delphipraxis.net/dp_search.php?do=usersearch&search_username=tkone&search_exact_username=1&search_sortby=dateline&search_resulttype=post&search_matchmode=0&searchthreadid=145920
Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 03:24 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz