|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-f6f2c534ea
|
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.
(C) 2001-2014 by the GRASS Development Team
This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.
Definition in file done_msg.c.
Print a final message.
| [in] | msg | string. Cannot be NULL. |
Definition at line 27 of file done_msg.c.
References _, G_message(), and G_program_name().