|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-4bb960b182
|
GIS Library - Done message functions. More...

Go to the source code of this file.
Functions | |
| void | G_done_msg (const char *msg,...) |
| Print a final message. | |
GIS Library - Done message functions.
SPDX-FileCopyrightText: 2001-2014 GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later
Definition in file done_msg.c.
Print a final message.
| [in] | msg | string. Cannot be NULL. |
Definition at line 25 of file done_msg.c.
References _, G_message(), and G_program_name().