1. Whoopsie!

When I posted stack.e, I missed a significant typo.

  PUSH came through as

global procedure push(stack s, object o)
    stack[s] = append(stack[s], o)
end procedure

  Please change references to stack[] to refer to stacks[].
                                                       ^

  Also, I apologise for the broken-up-ness and
  out-of-sequence-ness of the message fragments - if anyone has
  a problem with putting them back together, please let me know
  and I will send you fresh copies.

 =========================================================================
Jeff Zeitlin                                      jeff.zeitlin at execnet.com
---
 ~ OLXWin 1.00b ~ I'm sorry - my karma just ran over your dogma

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu