Navigation:  thinBasic Modules > LL (Linked lists) >

LL_Count

Previous pageReturn to chapter overviewNext page

 

Description

 

Counts items present in a Linked List.

 

Syntax

 

nItems = LL_Count(llRoot)

 

Returns

 

Number.

 

Parameters

 

Name

Type

Optional

Meaning

llRoot

Number

No

Linked list root handle

 

Remarks

 

Restrictions

 

See also

 

Examples

 

 

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com