Hey,
I have this line to show a message box:
MessageBox(NULL, size, "Size", MB_OK);
size is a parameter (float) passed into a function.
How can I get a float variable to show in a message box.
it gives me an error.
Thanks,
|
Results 1 to 2 of 2
Thread: Message BoxThreaded View
|
Click Here to Expand Forum to Full Width |