Einzelnen Beitrag anzeigen

NicoDE
(Gast)

n/a Beiträge
 
#10

Re: kleines Programm - riesiger Prozess

  Alt 25. Aug 2004, 23:59
Zitat von dizzy:
dann halt "Cardinal div 2". Das sollte so gerade noch gehen

Delphi-Quellcode:
type
  PDickesDingen = ^TDickesDingen;
  TDickesDingen = array[0..High(Integer) - 1] of Byte;
  Mit Zitat antworten Zitat