Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Seeding fails in GNU Fortran ?
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ron Shepard  
View profile  
 More options Apr 5 2012, 3:09 am
Newsgroups: comp.lang.fortran
From: Ron Shepard <ron-shep...@NOSPAM.comcast.net>
Date: Thu, 05 Apr 2012 02:09:52 -0500
Local: Thurs, Apr 5 2012 3:09 am
Subject: Re: Seeding fails in GNU Fortran ?
In article <1333584326.99265@athprx03>,
 Athanasios Migdalas <hera2011...@gmail.nada> wrote:

> And
> concerning the "invalidity" of the code, you don not need to put a new value
> in every element of the seed. So, no, I don't think that the code is
> invalid.

The fix is simple enough.

   new_seed(:) = SUM(date(1:3)) + SUM(date(5:8))

or something equally arbitrary. Why argue about the validity of
using uninitialized values?

$.02 -Ron Shepard


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.