What is the problem with the following code?




MessageBox(NULL,"The number is: "x,"Msg",MB_OK);

(x is the integer variable)