Development Specs: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(still a stub - added formatting example) |
||
Line 1: | Line 1: | ||
== | == How should Error/Warning messages be formatted? == | ||
* map names in [ ] | |||
== Macros to be defined for C library == | |||
MSG_RASTER_NOT_FOUND_IN_MAPSET - "Unable to open raster map [%s] in [%s]" | MSG_RASTER_NOT_FOUND_IN_MAPSET - "Unable to open raster map [%s] in [%s]" |
Revision as of 10:20, 19 July 2006
How should Error/Warning messages be formatted?
- map names in [ ]
Macros to be defined for C library
MSG_RASTER_NOT_FOUND_IN_MAPSET - "Unable to open raster map [%s] in [%s]"