| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 3 months |
| seen | Mar 2 at 18:22 | |
| stats | profile views | 0 |
|
Mar 18 |
comment |
Are LEGO bricks recyclable? Nice, I found a statement from LEGO saying they were able to reuse their own waste material, but nothing from them directly on whether this was possible at an individual consumer level. |
|
Mar 15 |
comment |
NXT motor power accuracy Thanks, for some reason I didn't connect value to integral value, but looking at the int and float description it's quite obvious! When I use a decimal value as a parameter there is no compiler or runtime error; I believe C would just truncate a floating point number to an integer, ao I presume it would be the same in NXT for float to char? |