17 #ifndef _FORMATTING_H_
18 #define _FORMATTING_H_
25 extern char *
asc_tolower(
const char *buff,
size_t nbytes);
26 extern char *
asc_toupper(
const char *buff,
size_t nbytes);
27 extern char *
asc_initcap(
const char *buff,
size_t nbytes);
31 struct Node *escontext);
static void const char * fmt