Return the address of the non‐modifiable null‐terminated string containing the name of this category.
Synopsis
Declared in <balm_category.h>
char const*
name() const;
Return Value
address of the null‐terminated name of this category
Created with MrDocs