Link to home
Start Free TrialLog in
Avatar of Marsc
Marsc

asked on

Easy... Very easy.

Hello experts...

Well... I have allready some C knowledge, but I almost would say that I learned C and C++ just working for Windows.
Well... I can process messages, create windows, draw bitmaps, but I don't know how to get a text string from a number.

For instances... In VB I would say:

A$ = STR$(A)... But I don't know how to do it in C++.

Any type of number... I mean... HWNDs, ints, HINSTANCEs, etc

Can anybody tell me for 15 points?. :-)
If possible... not using a huge library

Thanks.
Avatar of expertmb
expertmb

hi,
  >>don't know how to get a text string from a number
 u mean 1234abc

  text = abc

 mb...
ASKER CERTIFIED SOLUTION
Avatar of inpras
inpras

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Marsc

ASKER

Well...
Thanks... I will test it...
(I didn't yet...)
But I guess that those function will work

I'm not using printf... (I'm using Text Out, since I'm programming for windows).


But I guess that those function will work

Have a nice milenium.