(C) 1998 AROS - The Amiga Research OS


NAME
#include <>
#include <libraries/commodities.h>
#include <proto/exec.h>
#include <proto/commodities.h>

LONG GetBrokerList (CopyofList)

LOCATION
In CxBase at offset 31

SYNOPSIS
struct List * CopyofList

FUNCTION
Get a copy of the internal list of brokers.

INPUTS
CopyofList
- pointer to a list

RESULT
The number of brokers in the list. The elements of the input list will be deallocated.

EXAMPLE

SEE ALSO

NOTES

BUGS

INTERNALS
Private function.

HISTORY
18.07.1999 SDuvan
Finally -- commodities.library