Join our MCAD Central community forums, the largest resource for MCAD (Mechanical Computer-Aided Design) professionals, including files, forums, jobs, articles, calendar, and more.
can anyone plz tell me how to use ProMsgDisplay function in proToolkit.its very urgent and i will be very thankful if u could get me out of this problem.
ProMessageDisplay(msgfil,"**************************** *****************\n");
ProMessageDisplay(msgfil,"------Welcome To Microscan Technologies------\n");
ProMessageDisplay(msgfil,"**************************** *****************\n");
return 0;
}
void user_terminate()
{
printf("Terminated");
}
in Message File
USER %0s *********************************************
*********************************************
#
#
USER %0s ------Welcome To Microscan Technologies------
------Welcome To Microscan Technologies------
#
#
USER %0s *********************************************
*********************************************
#
#
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.