Defines | |||
![]() | ![]() | #define | W3_HTML_400 |
![]() | ![]() | #define | W3_HTML_404 |
![]() | ![]() | #define | W3_HTML_503 |
Functions | |||
![]() | ![]() | char* | w3HTMLGenerateError (char *header, char *info, int pagecode) |
#define W3_HTML_400 |
#define W3_HTML_404 |
#define W3_HTML_503 |
char * w3HTMLGenerateError (char * header, char * info, int pagecode) |
Generates an appropriate error page. The returned pointer points to a newly created string that should be free()d after use.