August 30th, 1999, 07:16 PM
hi
how do I convert an number stored in integer format to a CString? I need this to print Text using the CDC.TextOut function. Or is there another way to do this, e.g a TextOut that handles integers too? It certainly doesn´t work if i just put the Integer variable instead of the CString in TextOut().
please give me some advice
how do I convert an number stored in integer format to a CString? I need this to print Text using the CDC.TextOut function. Or is there another way to do this, e.g a TextOut that handles integers too? It certainly doesn´t work if i just put the Integer variable instead of the CString in TextOut().
please give me some advice