Gentee Programming Language > Documentation > Libraries | Download documentation |
Convert the code of a character into a string.
str char2str( str par, uint ch )
par The string for writing. The character will be added to the end of the string. ch Character code.
The function returns the parameter par.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |