Hi Jan,

> What are the replacements for c, and c@ in amForth?

They are available: c, and c@

first from lib/ans94/ans.frt
and the second one as an assembly
primitve in core/words

You should be aware that they operate
on different memories: c, writes
to flash (dictionary) and c@ reads
from RAM locations.

Matthias

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to