DP News-Robot |
30. Jul 2010 10:10 |
A String of Byte?
Dynamic arrays are implemented in Delphi as lifetime-managed reference types without “copy-on-write” support. What does it mean on practice can be shown by the following code: program Project1; {$APPTYPE CONSOLE} type TIntArray = array of Integer; var A, B: TIntArray; begin ... http://feeds.feedburner.com/~r/delph...~4/BQiT4lF0YXc
More...
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 16:32 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