PHP Doku:: Pops a node from the end of the doubly linked list - spldoublylinkedlist.pop.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenStandard PHP Library (SPL)DatenstrukturenThe SplDoublyLinkedList classSplDoublyLinkedList::pop

Ein Service von Reinhard Neidl - Webprogrammierung.

The SplDoublyLinkedList class

<<SplDoublyLinkedList::offsetUnset

SplDoublyLinkedList::prev>>

SplDoublyLinkedList::pop

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::popPops a node from the end of the doubly linked list

Beschreibung

mixed SplDoublyLinkedList::pop ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The value of the popped node.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)