write code in win32 c++ to appear dialog box to enter the number and test if the number is prime or not and compute factorial and is the number is perfet or not ,
this dialog box contain static text name is the text "enter the number" and the side edit box name is box and below of the dialog 3 button
the first button test is prime or not
and the second button compute the factorial of number
and the third button is perfect number or not
Comments
Leave a comment