Re: Does this code leak?
- From: "James Van Buskirk" <not_valid@xxxxxxxxxxx>
- Date: Sun, 2 Oct 2005 11:40:18 -0600
"apm" <Contributor@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:BMS%e.31304$nq.8738@xxxxxxxxxxxxx
> The above code appears to run without a problem. Does it leak memory?
Should
> it run on all Standard conforming platforms?
If you want to find examples, try looking up the exact phrase
"floating point stack" in the newsgroup "comp.lang.fortran"
under advanced groups search in google.
--
write(*,*) transfer((/17.392111325966148d0,6.5794487871554595D-85, &
6.0134700243160014d-154/),(/'x'/)); end
.
- References:
- Does this code leak?
- From: apm
- Does this code leak?
- Prev by Date: Re: My Homework: how to calculate natural log, e?
- Next by Date: More odd code that seems to work
- Previous by thread: Re: Does this code leak?
- Next by thread: More odd code that seems to work
- Index(es):
Relevant Pages
|