<p>Am 05.03.2017 18:33 schrieb "fredvs" <<a href="mailto:fiens@hotmail.com">fiens@hotmail.com</a>>:<br>
><br>
> Hello.<br>
><br>
> I have saved the buffer into file with a TFileStream.<br>
><br>
> With lot of success for array of cint16 and cint32.<br>
><br>
> But for array of cfloat --> much less success.</p>
<p>Define "much less success". How are you writing the array and how are you reading it?</p>
<p>> Could it be that TFileStream does accept only integers as data ?<br>
> If yes, a conversion would be needed ?</p>
<p>One can write and read any blob of data with the stream classes if one knows what one is doing.</p>
<p>Regards,<br>
Sven</p>