Hi Matt,

2009/11/7 mattschinkel <[email protected]>

>
> I have created a lib for creating 1 large array.
>
> I tested and added these files to SVN
> \include\jal\large_array.jal
> \sample\18f452_large_array.jal
>
> Tested on 18F, It took lots of code to do this, but works great.
>

Nice ! Even if I've never had to use such large array, I'm sure lot of
people will be happy to find this lib


>
> -- Example:
> -- const dword ARRAY_SIZE = 600          -- choose number of array
> variables
> -- const dword ARRAY_VARIABLE_SIZE = 2    -- choose size of variables
> (byte*2)
>
>
Maybe these constants should be prefixed with "LARGE_" to emphasize this is
very specific to large array, not "common" array.

What do you think guys ?


Cheers,
Seb

--~--~---------~--~----~------------~-------~--~----~
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