|
|
|
|   |
|
|
| Last week most active authors |
| No posts for a week |
|
|
|
  |
|
|
|
|   |
| Last active threads |
John McCain and the Lying Game
Started Zaroc Stone · Date: Sep 20, 2008 09:28 ·
2 post(s) |
Survey: What led you to functional programming?
Started Benjamin L. Russell · Date: Sep 19, 2008 02:42 ·
19 post(s) |
Asperger way to the truth
Started Joseph Humming · Date: Sep 8, 2008 16:35 ·
42 post(s) |
Online Videos: Hot A-26 Invaders, Torpedo Planes, D-Day Paratroopers & more
Started Zeno · Date: Sep 17, 2008 07:08 ·
1 post(s) |
pointer components and memory leaks
Started mrestelli · Date: Sep 16, 2008 10:06 ·
15 post(s) |
Today in the van.
Started Mick the Merciless · Date: Sep 15, 2008 13:05 ·
6 post(s) |
Pilot makes first NVG Antarctic landing
Started Ned · Date: Sep 12, 2008 07:08 ·
13 post(s) |
Progressive Satanism Another Organization Exposed
Started GrandMagisterBlackwood · Date: Sep 13, 2008 08:57 ·
2 post(s) |
Skyline stream
Started Enzo Matrix · Date: Sep 10, 2008 11:22 ·
27 post(s) |
DirectX 10 and Real-Time Render of Glass
Started DenX · Date: Sep 5, 2008 10:34 ·
7 post(s) |
|
| Last week hot threads |
| No posts for a week |
|
|
|
|
  |
| Latest posts |
John McCain and the Lying Game
Group: mn.politics · Group Profile · Search for illuminating in mn.politics
Author: Zaroc Stone
Date: Sep 20, 2008 09:28
...decide. When McCain says, for example, that Barack Obama favors a government-run health-care system, he's not telling the truth -- Obama wants a market-based system subsidized by the government -- but McCain's untruth illuminates a general policy direction, which is sketchy but sort of within the bounds. (Obama's plan would increase government regulation of the drug and insurance industries.) Obama has done this sort of thing too. In July, ...
Show full article (5.22Kb) |
Re: Survey: What led you to functional programming?
Group: comp.lang.functional · Group Profile · Search for illuminating in comp.lang.functional
Author: Arved Sandstrom
Date: Sep 20, 2008 00:22
... has just occurred to me that conducting a public survey on evolution across, familiarity with, and exposure to various programming paradigms in students and practitioners of functional programming could be illuminating in revealing the correlation between degree of familiarity with and experience in procedural/object-oriented programming paradigms, and ease of learning functional programming in a non-strict, purely functional ...
Show full article (1.74Kb) |
Re: Asperger way to the truth
Group: alt.philosophy · Group Profile · Search for illuminating in alt.philosophy
Author: Day Brown
Date: Sep 19, 2008 22:00
... female mind appreciates ambiguity and wont tolerate the conviction of the Levantine religions, or believe their claims of literal truth in scripture. They will value the input from Aspergers and geeks for the creative and innovative way they think. But women leaders will also promote the use of sacred potions to achieve altered states of consciousness, and the spiritual illumination that comes of it. That is the 'more still'.
Show full article (0.75Kb) |
Re: Survey: What led you to functional programming?
Group: comp.lang.functional · Group Profile · Search for illuminating in comp.lang.functional
Author: Slobodan Blazeski
Date: Sep 19, 2008 05:51
... has just occurred to me that conducting a public survey on evolution across, familiarity with, and exposure to various programming paradigms in students and practitioners of functional programming could be illuminating in revealing the correlation between degree of familiarity with and experience in procedural/object-oriented programming paradigms, and ease of learning functional programming in a non-strict, purely functional ...
Show full article (12.63Kb) |
Survey: What led you to functional programming?
Group: comp.lang.functional · Group Profile · Search for illuminating in comp.lang.functional
Author: Benjamin L. Russell
Date: Sep 19, 2008 02:42
... has just occurred to me that conducting a public survey on evolution across, familiarity with, and exposure to various programming paradigms in students and practitioners of functional programming could be illuminating in revealing the correlation between degree of familiarity with and experience in procedural/object-oriented programming paradigms, and ease of learning functional programming in a non-strict, purely functional programming ...
Show full article (9.75Kb) |
Online Videos: Hot A-26 Invaders, Torpedo Planes, D-Day Paratroopers & more
Group: aus.aviation · Group Profile · Search for illuminating in aus.aviation
Author: Zeno
Date: Sep 17, 2008 07:08
....) āAerial Torpedo Attackā - Premier Every once in a while, a previously unknown document comes out of the past that raises the curtain on a forgotten chapter of military history. This film does just that, illuminating the science of Naval aerial torpedo attacks. Developed to educate pilots about a new torpedo that could be dropped from higher (and therefore less vulnerable) altitudes and speeds, the film also gives a thorough grounding ...
Show full article (4.42Kb) |
Re: pointer components and memory leaks
Group: comp.lang.fortran · Group Profile · Search for illuminating in comp.lang.fortran
Author: Damian
Date: Sep 17, 2008 03:00
..." after the assignment. Final procedures are supposed to be called whenever something "goes away" (though, of course, that's not the formal terminologuy used). Richard, Paul, Ā Ā thank you for the illuminating comments. My question originated while working on a rather large code which predates the TR 15581, where many pointers components "would like" to be allocatables... but they are not. I was focusing on the issue of...
Show full article (3.43Kb) |
Re: pointer components and memory leaks
Group: comp.lang.fortran · Group Profile · Search for illuminating in comp.lang.fortran
Author: Damian
Date: Sep 17, 2008 02:49
..." after the assignment. Final procedures are supposed to be called whenever something "goes away" (though, of course, that's not the formal terminologuy used). Richard, Paul, Ā Ā thank you for the illuminating comments. My question originated while working on a rather large code which predates the TR 15581, where many pointers components "would like" to be allocatables... but they are not. I was focusing on the issue of...
Show full article (4.97Kb) |
Re: pointer components and memory leaks
Group: comp.lang.fortran · Group Profile · Search for illuminating in comp.lang.fortran
Author: mrestelli
Date: Sep 17, 2008 00:36
... "goes away" after the assignment. Final procedures are supposed to be called whenever something "goes away" (though, of course, that's not the formal terminologuy used). Richard, Paul, thank you for the illuminating comments. My question originated while working on a rather large code which predates the TR 15581, where many pointers components "would like" to be allocatables... but they are not. I was focusing on the issue of ...
Show full article (2.19Kb) |
Re: pointer components and memory leaks
Group: comp.lang.fortran · Group Profile · Search for illuminating in comp.lang.fortran
Author: Paul van Delst
Date: Sep 16, 2008 13:19
...'s not suggest compiler bug every time one finds a problem. I agree (i.e. it's not a compiler bug). To be honest, the behaviour seems quite reasonable. Annoyingly leaky, perhaps, but reasonable. It's got me beat to figure out how to make it *not* leak - how to deallocate the temporary result of a+b? A very illuminating example. It's getting copied into my examples folder (uh, er, I mean "directory" :o) cheers, paulv
Show full article (0.87Kb) |
|
|
|