Einzelnen Beitrag anzeigen

EWeiss
(Gast)

n/a Beiträge
 
#2

Re: Konvertierungs problem C nach Delphi

  Alt 14. Mär 2007, 23:07
Ja

Habs jetzt mal so gemacht und denke das ist richtig!
Delphi-Quellcode:
h := h + This_Mod^.Spectrumdata[i * 8 + j + c * 576];
h := h / (1.0 * 255.0);
Allerdings bekomme ich immer noch ein Problem wegen h = single und This_Mod^.Spectrumdata[i * 8 + j + c * 576]; Array

gruss Emil
  Mit Zitat antworten Zitat