----- Original Message ----- From: "Andrew Warren" Subject: Re: [PIC] Equates or CBlock? > This is in contrast to what I think of as "real" allocation... > Which would be the sort of thing you see in high-level > languages, where (generally speaking) once a variable name is > declared/used, other variable names will never be assigned to > the same RAM. I'm not so sure I see the difference. The only time memory reserved by a res directive will be re-used for another variable is when the res directive is in the context of a udata_ovr, where you are declaring your intention that it be re-used, and have control over how. At least some high level languages have a similar capability, or at least had back when memory was scarce. --McD -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist