Thanks Steve that's a useful idea.  S1 & S2 could just be locals. Hmm, 
however, I need those arrays for logging/testing purpose.  Let me think 
about how to handle that.....

- David

On 01/07/14 13:37, Steve wrote:
> In creating a Java version of a couple of routines in fdmdv.c, I had
> to do things a bit different, due to the pointers.  But I did get rid
> of the S[] arrays out of global memory and they now go in and out of
> the stack.  Attached is the essential bits. Not a big savings, but at
> least you don't have 4K of memory sitting idle.  I could do a lot with
> 4K back in the Z80 days :-)
>
> So I converted that back to C to see if it might be useful for you.
>
>
>
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
>
>
>
> _______________________________________________
> Freetel-codec2 mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freetel-codec2
>

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2

Reply via email to