NAME

MgetHistorySize - get the size of the history attribute

SYNOPSIS

#include "csf.h"

size_t MgetHistorySize(MAP *m);

PARAMETERS

MAP *m
the map to get it from

DESCRIPTION

get the size of the history attribute

RETURNS

the size of history buffer INCLUDING the termimating `\0`, or 0 if not available or in case of error

SEE ALSO

MgetDescriptionSize , MgetNrColourPaletteEntries , MgetNrGreyPaletteEntries , MgetDescription , MgetHistory , MgetColourPalette , MgetGreyPalette , MputDescription , MputHistory , MputColourPalette , MputGreyPalette