In file util.c:

char* to_upper(char *str)

Turns a string into all upper case (for HTTP_ header forming) AND changes - into _

Documentation

Turns a string into all upper case (for HTTP_ header forming) AND changes - into _.

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.