Rogue Wave banner
Previous fileTop of DocumentContentsIndexNo Next file

Utility Functions



Module

Networking Tools: Thread-hot Internet Classes (int library)

Data Type and Member Function Indexes
(exclusive of constructors and destructors)

Member Functions

Synopsis

#include <rw/toolpro/util.h>

Description

A set of global functions that make it easier to work with strings and text.

Required Libraries

thr, net, int, tls (and possibly std)

Global Functions

RWCString
rwFtpAddrToString(const RWInetAddr& addr);
RWInetAddr
rwFtpStringToAddr(RWCString addrString);
RWCString
rwNormalizeLine(RWCString text);
RWCString
rwAddPeriods(RWCString line);
RWCString
rwRemovePeriods(RWCString line);


Previous fileTop of DocumentContentsIndexNo Next file

©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.