Concept Framework 1.0 documentation Contents | Index

standard.lib.str.String

Name Version Deprecated
String version 1.0 no

Prototype:
(null terminated) string String(non-null terminated string str)


Description:
Used when some string is returned by a non-Concept and non-C/C++ library that does not use null-terminated strings. This function is useful only when a null-terminated string is needed.

Returns:
Returns a null-terminated string.

Documented by Eduard Suica, generation time: Thu Oct 15 20:02:02 2009 GMT(c)2009 RadGs Software