[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] AES-calls without appl_init




Am Freitag, den 24.02.2012, 11:55 +0100 schrieb "Helmut Karlowski" <helmut.karlowski@ish.de>:

The funny thing is: using fread seems to work fine. However, fread in AHCCCF is mostly an wrapper to Fread - except when the device flag is
 set onto that file. then it will to fgetc() ...

fread should always use the FILE-structure.

What do you want to say with that?
If you think that I called fread on an GEMDOS file handle, you are wrong.

Greets,
m