Apache 1.3 API Documentation

Constant MAX_STRING_LEN

Definition:

#include "httpd.h"
     

Usage example:

char random_string[MAX_STRING_LEN];
     

This is another name for the HUGE_STRING_LEN constant (q.v.).

See also:
CR, CRLF, HUGE_STRING_LEN, LF, OS_ASC

Previous: LF Next: MODULE_MAGIC_COOKIE

Table of Contents (Routines, Structures, Data Cells, Constants)