Re: Does this code leak?



"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


.



Relevant Pages

  • Re: ATL memory leak
    ... I don't use CreateControland AttachControl() that functions may ... leak memory. ... Tchelo ... Prev by Date: ...
    (microsoft.public.vc.atl)
  • Re: How to make some Checkbox by code
    ... delete will leak memory. ... the debuger doesn't complain of any memory leaks. ... Prev by Date: ...
    (microsoft.public.vc.mfc)