PHP Doku:: Check whether the heap contains more nodes - splheap.valid.html

Verlauf / Chronik / History: (4) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The SplHeap class

<<SplHeap::top

The SplMaxHeap class>>

SplHeap::valid

(PHP 5 >= 5.3.0)

SplHeap::validCheck whether the heap contains more nodes

Beschreibung

bool SplHeap::valid ( void )

Checks if the heap contains any more nodes.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns TRUE if the heap contains any more nodes, FALSE otherwise.


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