stdio::fread() blocks Ticker()?

05 Oct 2010
I might be using this wrong, but when I'm reading from LocalFilesystem using fread(), my Ticker() interrupt doesn't fire. Is this expected behavior? Is it a hardware limitation, or is it just the way the software was written? Also, is there any documentation for stdio.h? Thanks!