Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Object-Pascal / Delphi-Language (https://www.delphipraxis.net/32-object-pascal-delphi-language/)
-   -   Delphi C Definition --> Delphi (https://www.delphipraxis.net/138763-c-definition-delphi.html)

soulies 17. Aug 2009 09:45


C Definition --> Delphi
 
Hi,

wie übersetze ich korrekt folgenden C-Typ:

Delphi-Quellcode:
typedef __int64 ENCODER_POSITION;
mein Versuch:

Delphi-Quellcode:
 type ENCODER_POSITION = Int64;
Kann ich das so machen ?

Cya

himitsu 17. Aug 2009 09:49

Re: C Definition --> Delphi
 
Zitat:

Zitat von soulies
Kann ich das so machen ?

jupp

turboPASCAL 17. Aug 2009 09:56

Re: C Definition --> Delphi
 
Zitat:

Zitat von himitsu
Zitat:

Zitat von soulies
Kann ich das so machen ?

jupp

Jo, kann man so tun.


Alle Zeitangaben in WEZ +1. Es ist jetzt 01:46 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