in pascal you can't write functions with variable number of arguments AFAIK, "C uses "va_list" lfor that. And C uses the right-2-left stact order for procedures to handle "va_list" otherwise Pascal uses the left-2-right order making "va_list" handling problematic.Then "writeln" might be implemented as a consequence of single "write"-s for each argument
------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ mseide-msegui-talk mailing list mseide-msegui-talk@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk