UrlCoder
URL data coder class
[Previous] [Main] [Next]


Description
UrlCoder translates spaces and non-printable characters into a format suitable for inclusion in a URL.  
 
Declaration
#include <dcmicro/htmlpp/coder.h>  
 
Hierarchy
urlcoder.gif  
 
See Also
htmlServer, Coder  
 
Related Constants/Definitions
None.  
 
Constructors
Destructors
Member Methods
Refer to the documentation for the Coder class.  
 
Example Use
 
#include <stdio.h>  
#include <stdlib.h>  
#include <dcmicro/htmlpp/htmlpp.h>  
 
int main( void )  
{  
   return 0 ;  
}  
 
 


©1998 DC Micro Development. All rights reserved.
No portion of this document may be c opied or reproduced without expressed written consent.
html++ is a trademark of DC Micro Development.