Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!pt.cs.cmu.edu!o.gp.cs.cmu.edu!andrew.cmu.edu!kb36+ From: kb36+@andrew.cmu.edu (Kevin Douglas Beiter) Newsgroups: comp.lang.c Subject: 234/B-tree Delete function Message-ID: Date: 9 Oct 90 18:45:02 GMT Organization: Carnegie Mellon, Pittsburgh, PA Lines: 5 I'm looking for the algorithm or code (pascal, c, even pseudocode) for a delete function in order to delete keys in a 2-3-4 Tree. If you have it/ know it, I would appreciate your help. Kevin