The Complete SPRLIB & ANNLIB

get_map

- maps a map ID to a pointer

SYNOPSIS

MAP *get_map (layer, id)

ARGUMENTS

LAYER *layer A pointer to the layer in which the map is situated.
long id The map's ID.

RETURNS

A pointer to a map if succesful, NULL in case the map is not found.

FUNCTION

This function is used by the fscanf_network function after all UNITs are read to find the appropriate map pointers.

SEE ALSO

fscanf_network

This document was generated using api2html on Thu Mar 5 09:00:00 MET DST 1998