Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNo next file
Internet Protocols Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

rwRemovePeriods

Module:  Internet Protocols Module   Package:  Internet Basics


Global Function

Local Index

Members

Declaration

#include <rw/internet/util.h>

RWCString
rwRemovePeriods(RWCString line);

Description

Returns a copy of line that replaces all leading double periods and double periods following any newline character with single periods. This is a convenience function that you can use to undo the encoding used by POP3 servers to transmit objects over the SMTP protocol. The RWCString should contain 7-bit US-ASCII data.



Previous fileTop of DocumentContentsIndex pageNo next file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.