Alternate function for reading strings.
Alternate function for reading strings. The same file format is used (int containing number of characters, then the characters), but the actual pointer is not sent. Rather, the allocated string is returned so that it can be assigned to a pointer instead.
Alphabetic index HTML hierarchy of classes or Java