ctohs

Top  Previous  Next

Scripts > Class elements and c++ instructions > String manipulation > ctohs

 

Prototype

 

str ctohs(char xc)

 

Description

 

Converts a character into an str, which consists of hexadecimal characters.

 

Return value

 

ctohs returns a string as result of the conversion

 

Example:

 

The result of ctohs( 'A' ) is the string: "41".

 



This page belongs to the TextTransformer Documentation

Home  Content  German