recursion on dynamic array of pointers


[ DelphiLand FAQ ]

Posted by Slayerspike on April 29, 2004 at 05:27:35:

Im dealing with pointers and using a linked list off them. How do i use recursion on a dynamic array of pointers to search the queue and show back if a name is in the queue. any working code or ideas would be apreciated. thanx


Related Articles and Replies:


[ DelphiLand FAQ ]