Newsgroups: comp.lang.ada Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!cec2!news From: llb4901@cec2.wustl.edu (Lonnie Lee Blackwood) Subject: HELP! HELP! HELP! need to display DURATION type Message-ID: <1991Apr9.034421.7397@cec1.wustl.edu> Sender: news@cec1.wustl.edu (USENET News System) Organization: Washington University, St. Louis MO Distribution: na Date: Tue, 9 Apr 91 03:44:21 GMT We are doing a timing analysis on our Ada program and need to display the # seconds elapsed, which is type DURATION. DURATION is larger than an integer, so it can't be PUT in the same way. Any help would be appreciated! Lonnie Blackwood llb4901@cec2.wustl.edu