> It does in fact save quite a lot on execution time and also some code space, 
> but I wouldn't use it outside ASM blocks too much as long as Kyle had not 
> promised not to use it...

Then maybe I can use an if statement for devices that it has been
tested on, or maybe there is a way to detect if it is supported on the
current PIC. If it is not, use a normal array + counter method. Maybe
a lib could be created?

I'll have to test file read/write times on hard disk & sd card. If
there is a big difference, it would be worth it.

I guess I may have trouble anyways since whereis() doesn't work on
arrays or other variables.

Matt.

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en.

Reply via email to