Einzelnen Beitrag anzeigen

Apollonius

Registriert seit: 16. Apr 2007
2.325 Beiträge
 
Turbo Delphi für Win32
 
#4

Re: Record-Konstanten in Record-Definition verwenden

  Alt 22. Mai 2008, 15:19
Etwas unelegant:
Delphi-Quellcode:
asm
  mov ecx, type Data / type Data[0]
end;
Wer erweist der Welt einen Dienst und findet ein gutes Synonym für "Pointer"?
"An interface pointer is a pointer to a pointer. This pointer points to an array of pointers, each of which points to an interface function."
  Mit Zitat antworten Zitat