Re: Suggested Extension to Euphoria

new topic     » goto parent     » topic index » view thread      » older message » newer message

>     En passant: What is the best way to implement a stack or a queue
>                 structure in Euphoria?

Well, the sequence can be pretty much treated like a stack/queue structure,
with either end of the sequence being designated the place to push or pop
entries like a PEZ candy dispenser.

I have an example function that mimicks an AS/400 style data queue. If you
want it, I'll send it to you.

Thanks

David Gay
http://www.interlog.com/~moggie/Euphoria
"A Beginner's Guide To Euphoria"

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu