1 Mar 2007 16:01
Re: [PEAR] [ANNOUNCEMENT] Structures_LinkedList-0.1.3 (alpha) Released.
Troy Cregger <tcregger <at> kennedyinfo.com>
2007-03-01 15:01:29 GMT
2007-03-01 15:01:29 GMT
Nice! I've missed C data structures (and STL) since I started working with PHP. Quetion... This package isn't compatible with PHP4 is it? Thanks. PEAR Announce wrote: > The new PEAR package Structures_LinkedList-0.1.3 (alpha) has been released at http://pear.php.net/. > > Release notes > ------------- > * Correct some syntax warnings thanks to Christophe Gesche's codechecker > > Package Info > ------------ > A singly-linked list offers the ability to insert or delete > nodes at any point within the list. A doubly-linked list also offers the > ability to request previous nodes in the list. > > Related Links > ------------- > Package home: http://pear.php.net/package/Structures_LinkedList > Changelog: http://pear.php.net/package/Structures_LinkedList/download/0.1.3 > Download: http://download.pear.php.net/package/Structures_LinkedList-0.1.3.tgz > > Authors > ------- > Dan Scott <denials <at> gmail.com> (lead)(Continue reading)
RSS Feed