c_func.hpp File Reference


Detailed Description

Rare, but useful, string functions.

Go to the source code of this file.

Namespaces

namespace  glim

Functions

template<typename CHAR>
char * glim::stpncpy (CHAR *dest, CHAR const *src, int len)
 Copy src into dest, returing a pointer to the last updated character of the dest.
template<typename INT>
char * glim::itoa (char *dest, INT i)
 Convert an integer to a decimal string.


Generated on Fri Nov 24 20:57:37 2006 for libglim by  doxygen 1.4.6