 | | Re: Design by Contract (long post)
|
|
(...) Hi Iain! (...) Cool! (...) I have a question about this: If NDEBUG is defined, shouldn't it still execute x? That is, shouldn't the code in assert.h (or wherever) be: #ifdef NDEBUG #define assert(x) (x) #else #define assert(x) if (x) else (...) (22 years ago, 8-Jan-04, to lugnet.robotics.rcx, FTX)
|
|
 | | Design by Contract (long post)
|
|
Hi, people. The reason for the flood of posts is that I've been trying to get authenticated on LUGNET for the last week :( But as you can see, I'm authenticated now :) On to the topic of this post (sorry for such a long post): I have created an (...) (22 years ago, 8-Jan-04, to lugnet.robotics.rcx, FTX)
|
|
 | | How man Space?
|
|
Hy How many free space has the RCX? I mean, how great can a NQC-Scipt be? I've read in the help-File, that a script mustn't be greater than 16Kb. Is that true? (22 years ago, 8-Jan-04, to lugnet.robotics.rcx)
|
|
 | | Max. Space of RCX?
|
|
Hy@all I've wrote a Programm for Roboter who has to play "Ship sink". The problem is, that the programm doesn't work and i can't find the failure. It's very long, so i shouldn't post it here. I ask if i can send the skript to somebody who has time (...) (22 years ago, 8-Jan-04, to lugnet.robotics.rcx)
|
|
 | | Implementation of Installable Timers
|
|
Hello everybody. I have an implementation of installable timer handlers, and Id like to solicit some feedback. This is definitely a facility that Id like to see in BrickOS. The implementation doesnt have to be my one. But I thought that Id just (...) (22 years ago, 8-Jan-04, to lugnet.robotics.rcx)
|
|
 | | Hello World !
|
|
Hello everybody. Ive been fooling around with BrickOS in the last few weeks, becoming familiar with it. BrickOS is very cool. Thank you, those who have made it what it is, and thank you, those who help out those with the common problems (yes, I had (...) (22 years ago, 8-Jan-04, to lugnet.robotics.rcx.legos)
|
|
 | | Re: The end of an all-too-brief era
|
|
(...) You know, it would be nice if people would actually _communicate_ with people. I'd be royally ticked off if the reason the store stopped allocating space for mindstorms products was because someone at the store thought the line was being (...) (22 years ago, 8-Jan-04, to lugnet.robotics)
|
|
 | | Re: The end of an all-too-brief era
|
|
(...) Well I can't speak for NA, but here in Australia there are 2 suppliers, and up until about 18 months ago neither would sell to the general public, only to schools etc. but now they both have websites and you can order online, and both will (...) (22 years ago, 8-Jan-04, to lugnet.robotics)
|
|
 | | Re: The end of an all-too-brief era
|
|
(...) I'm certainly not an educator - but they sold to me (here in Texas) with not so much as a blink. I guess you must be right about not competing against other LEGO educational suppliers - that may well be in their contract with LEGO. Anyway - (...) (22 years ago, 8-Jan-04, to lugnet.robotics)
|
|
 | | Re: IR Tower and Hyperthreading
|
|
(...) Its fairly straightforward to get your development environment setup on Linux. The homepage for the brickos project has documentation but only for debian systems. I use debian but I prefer to use the cvs version rather than the somewhat out (...) (22 years ago, 8-Jan-04, to lugnet.robotics)
|