RAN() misbehaving
#2
(07-06-2015, 01:04 PM)clasqm Wrote: for f = 1 to 10
print ran()
next

I always use :
Code:
tmp=ran()
for f = 1 to 10
print ran()
next

and ignore the output of the first line. The rest seem to return a reasonable, sort-of random, number.

It seems to be a gcc issue.
Reply


Messages In This Thread
RAN() misbehaving - by clasqm - 07-06-2015, 01:04 PM
RE: RAN() misbehaving - by bbjimmy - 07-06-2015, 01:43 PM
RE: RAN() misbehaving - by clasqm - 07-07-2015, 10:52 AM
RE: RAN() misbehaving - by bbjimmy - 07-08-2015, 03:03 PM
RE: RAN() misbehaving - by lorglas - 08-23-2015, 07:08 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)
Free Web Hosting