| Re: traverse linked list (Fortran 90) |
|
 |
|
 |
|
 |
|
 |
Group: comp.lang.fortran · Group Profile
Author: Ron FordRon Ford Date: Sep 18, 2008 21:20
On Tue, 16 Sep 2008 11:30:59 -0700 (PDT), e p chandler posted:
> I acutally understand what this code does! The only subtle part is
>
> t%%p => c
>
> --- If the list is NOT empty, add the newly created node onto the
> chain.
What data did you use to test?
--
Wealth - any income that is at least one hundred dollars more a year than
the income of one's wife's sister's husband.
H. L. Mencken
|