PQEmpty

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

PQEmpty()  

SYNOPSIS

misc_lib/priorque.c:77

int PQEmpty(PriorQue *PQ)
 

DESCRIPTION

returns TRUE iff PQ priority queue is empty.  

PARAMETERS:

PQ: Priority queue to test for containment.  

FUNCTION RETURN VALUE

int: TRUE if not empty, FALSE otherwise.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:51 GMT, July 20, 2024