PHP Doku:: Move to the next node - splheap.next.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenStandard PHP Library (SPL)DatenstrukturenThe SplHeap classSplHeap::next

Ein Service von Reinhard Neidl - Webprogrammierung.

The SplHeap class

<<SplHeap::key

SplHeap::recoverFromCorruption>>

SplHeap::next

(PHP 5 >= 5.3.0)

SplHeap::nextMove to the next node

Beschreibung

void SplHeap::next ( void )

Extracts the top node from the heap.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Es wird kein Wert zurückgegeben.


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",...)