printf("\nyour serial NO. is %s \n\n",key);
printf("press any key to exit \n");
getchar();
getchar();
}
**********************************************************************
source code end
**********************************************************************