- ←Prev
- AST
A Library for Handling
World Coordinate Systems
in Astronomy - Next→
- TOC ↑
Description:
This function
removes a named entry from a
KeyMap. It returns without action if the KeyMap
does not contain the specified key.
Synopsis
void astMapRemove( AstKeyMap
this, const
char key )
Parameters:
this
Pointer to the KeyMap.
key
The character string identifying
the value to be retrieved. Trailing spaces are ignored. The supplied string is
converted to upper case before use if the
KeyCase attribute is currently set to zero.
Copyright (C) 2024 East Asian Observatory
- ←Prev
- AST
A Library for Handling
World
Coordinate Systems
in Astronomy - Next→
- TOC ↑