Hello again Towerbase,
i come once again over a similar issue!
i really hope you can also answer me this!
in c++ i have:
x, y, z are integer
frq, sr are float
and i have
y = x;
x = frq>(sr/2-100.0);
z = (x^y);
being these values integers i don't understand what it means
could you please tell me how can i translate this to delphi!
thank you very much!
Best Regards,
Tiago