answersLogoWhite

0

#include<windows.h>

int main()

{

MessageBox(0,"Hello","Welcome Message",1);

return 0;

}

User Avatar

Wiki User

12y ago

What else can I help you with?