Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Celebrities > Elite > Re: Jongware ->...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 9 of 14 Topic 1039 of 1103
Post > Topic >>

Re: Jongware -> Building Galaxy Generator in C#

by "[Jongware]" <IdontWantSpam@[EMAIL PROTECTED] > Dec 11, 2007 at 09:54 PM

<MICHAEL.MCALEA@[EMAIL PROTECTED]
> wrote in message
news:27050775-1fae-4366-8a82-
>I've boiled the entire program down to a
> very simple turbo c++ app written specifically to test the output
> number of stars. Unfortunately it is still producing the incorrect
> numbers of stars!  The name generation code is working well on the
> plus side though.

Well, 50% ain't bad ...

> When I scale this program up to c# I get the same error as well.
>
> I'm either beginning to believe I'm somehow being incredibly stupid or
> it must be the compiler. Which compiler etc are you using to build
> your app? I'm using good old Borland Turbo C++ Version 3.0 dated 1992.

Borland C++ 5.3 for Win32; the command line version, which is totally free
(!).
The same code also works on MSVC 6.0, well, after adjusting for their
deviant
rotl interpretation.
I can't think of anything other than variable size, as these are my
conversions
from the original registers used. That explains, by the by, why I had to
add
some manual overrides (i.e., casts to signed long).
Main input values are the galaxy array itself (unsigned char) and
SystemDensity
(unsigned short). Perhaps your compiler casts these wrong ... for example,
if
the input line is ecx >>= 16; your compiler may treat it accidentaly as
*signed*, so 0x8000 becomes 0xffff.

[Jw]
 




 14 Posts in Topic:
Jongware -> Building Galaxy Generator in C#
MICHAEL.MCALEA@[EMAIL PRO  2007-12-06 17:18:55 
Re: Jongware -> Building Galaxy Generator in C#
"[Jongware]" &l  2007-12-07 17:06:29 
Re: Jongware -> Building Galaxy Generator in C#
Marcin Grzegorczyk <mg  2007-12-07 22:35:30 
Re: Jongware -> Building Galaxy Generator in C#
MICHAEL.MCALEA@[EMAIL PRO  2007-12-09 15:37:54 
Re: Jongware -> Building Galaxy Generator in C#
"[Jongware]" &l  2007-12-10 12:28:30 
Re: Jongware -> Building Galaxy Generator in C#
MICHAEL.MCALEA@[EMAIL PRO  2007-12-10 05:14:56 
Re: Jongware -> Building Galaxy Generator in C#
"[Jongware]" &l  2007-12-10 20:01:56 
Re: Jongware -> Building Galaxy Generator in C#
MICHAEL.MCALEA@[EMAIL PRO  2007-12-11 01:50:32 
Re: Jongware -> Building Galaxy Generator in C#
"[Jongware]" &l  2007-12-11 21:54:48 
Re: Jongware -> Building Galaxy Generator in C#
MICHAEL.MCALEA@[EMAIL PRO  2007-12-12 04:13:19 
Re: Jongware -> Building Galaxy Generator in C#
Marcin Grzegorczyk <mg  2007-12-12 20:09:06 
Re: Jongware -> Building Galaxy Generator in C#
"[Jongware]" &l  2007-12-12 22:33:24 
Re: Jongware -> Building Galaxy Generator in C#
Marcin Grzegorczyk <mg  2007-12-13 00:10:16 
Re: Jongware -> Building Galaxy Generator in C#
stevehodge@[EMAIL PROTECT  2007-12-21 15:54:14 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 6:04:26 CST 2008.