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

Re: [MiNT] Fopen() and cache



Frank Naumann wrote:

Hello!

I have a small problem with Fopen() with Mint

I try to do Fopen("U:\\PROC\theprog.id",2)

This work but if the software stop if I do an Fopen() result is still >0L where it should be <=0L if not avaible after near 1 minute after the program stop the result is <0L and it's correct. So I suppose there is somewhere a cache avaible, how can I do to solve this trouble?


I don't understand what do you mean. Btw. what do you want todo?

Verify software is still in live.

Olivier