Ralf Hautkappe wrote:
> 
> morning list ;)
> 
> i know its a simple problem... but i cant do it....
> 
> say you have a string somewhere in memory like -097 how to make a number of 
> it?
> 
> i have readed the gforth manual severall times but didnt foung a function to 
> perform this task

Look for >NUMBER (for integers) and >FLOAT (for floats) in

http://www.complang.tuwien.ac.at/forth/gforth/Docs-html/Input.html

- anton

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to