- -
TInteger
(
https://www.delphipraxis.net/157980-tinteger.html)
DP News-Robot |
1. Feb 2011 09:50 |
TInteger
Since the introduction of operator overloading in Delphi one can easily define custom data types that support arithmetic operations. For example it is quite easy to implement arithmetic of complex numbers like this: type PComplex = ^TComplex; TComplex = record Re, Im: Extended; class ... http://feeds.feedburner.com/~r/delph...~4/3jViC8tGYUk
More...
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 04:25 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