#include "JString.h"
#include <ctype.h>
#include <stdio.h>
Go to the source code of this file.
Functions | |
JString | operator+ (const char *s, const JString &S) |
|
Definition at line 92 of file JString.C. References JString::do_free, JString::length, and JString::rep. |