AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Win32/Win64 API (native code) Delphi How to: Dynamic array auto resize
Thema durchsuchen
Ansicht
Themen-Optionen

How to: Dynamic array auto resize

Ein Thema von nanix · begonnen am 13. Jan 2010 · letzter Beitrag vom 13. Jan 2010
 
nanix
(Gast)

n/a Beiträge
 
#10

Re: How to: Dynamic array auto resize

  Alt 13. Jan 2010, 16:16
No becouse he apparently he estimates everything in life.It doesnt go that way!Why would you want to estimate if you can simply do

Setlength(Processes,0);
Setlength(Processes,Instances);
//Refill

where instances changes on 2 s interval it will change if you open/close processes.



Why estimate?


@ Daniel

a:array [0..32767] of integer;


are you crazy and this is only for 32 bit
 
 


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 01:08 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz