Re: [Interest] Read structure from binary file

2017-03-16 Thread Duane
On 16/03/2017 11:37 AM, Thiago Macieira wrote: Em quinta-feira, 16 de março de 2017, às 07:53:10 PDT, Duane escreveu: I've tried QFile::read() but it wants a char buffer. reinterpret_cast to char. Thanks. ___ Interest mailing list Interest@qt-pr

Re: [Interest] Read structure from binary file

2017-03-16 Thread Thiago Macieira
Em quinta-feira, 16 de março de 2017, às 07:53:10 PDT, Duane escreveu: > I've tried QFile::read() but it wants a char buffer. reinterpret_cast to char. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center