(C) 1998 AROS - The Amiga Research OS
NAME
#include <proto/locale.h>
void CloseLocale (locale)
LOCATION
In LocaleBase at offset 7
SYNOPSIS
struct Locale * locale
FUNCTION
Finish accessing a Locale.
INPUTS
locale
An opened locale. Note that NULL is a valid parameter here, and will simply be ignored.
RESULT
The locale is released back to the system.
EXAMPLE
SEE ALSO
OpenLocale()
NOTES
BUGS
INTERNALS
HISTORY
26.11.1998 iaint
Fixed a large number of errors. Even compiles now. Doesnt work though...
20.10.1998 hkiel
Amiga Research OS
16.08.1998 iaint
Initial - not working - locale.library. mmf.s is the meta makefile