Files
test2/source
Ton Roosendaal 0c89ddbf1c Changed type for new textimeout and texcollectrate into "int".
Please note that the "long" should be avoided in dna structs... it is a
reserved type for use in our code for pointer storage. It is 32 or 64 bits,
depending CPU architecture (pointer size).

The "long" type currently is in the makesdna.c code, and interpreted as 32
bits only, which is actually wrong yes... I should remove it or code it
correct.

BTW; this gave a warning in space.c, another case where MSVC forgives you?
:)
2005-07-10 08:31:56 +00:00
..
2005-05-08 21:20:34 +00:00
2004-01-05 00:06:11 +00:00
2005-05-22 01:21:01 +00:00
2005-04-05 14:33:43 +00:00
2005-03-09 19:45:59 +00:00