| | FA(eBay): Large grey plates, grey 1x16, Technic motor, crowns, etc
|
|
Adventurer accessories (URL) crowns, swords, beards, etc (URL) motor, battery box & cable (URL) LARGE grey plates, 4 6x16's and 16 6x12's (URL) 1x16 grey bricks (URL) (25 years ago, 2-Oct-99, to lugnet.market.auction)
|
|
| | Re: When should the 2000 Catalogue Appear?
|
|
(...) Further discussion of this topic belongs in .off-topic.geek, I think. Let's take it there if you want to continue. :) (25 years ago, 2-Oct-99, to lugnet.general)
|
|
| | Re: When should the 2000 Catalogue Appear?
|
|
(...) Actually, that's exactly what I said. The first year was (retroactively of course) numbered "1", meaning "In the first year after our reference point". The year before that is "-1", meaning "In the first year before our reference point." We (...) (25 years ago, 2-Oct-99, to lugnet.general)
|
|
| | Re: Anyone that knows Excel.. (Or a Math Wizard)
|
|
(...) Please don't post things like this to lugnet.general. There's a group lugnet.off-topic.geek for things like this. --Todd (25 years ago, 2-Oct-99, to lugnet.general)
|
|
| | Re: New Group Idea
|
|
(...) Ditto. -Tim <>< (URL) timcourtne ICQ: 23951114 How to rob a bank in ancient Rome: "Catapultam habeo. Nisi pecuniam omnem mihi dabis, ad caput tuum saxum immane mittam." (I have a catapult. Give me all the money, or I will fling an enormous (...) (25 years ago, 2-Oct-99, to lugnet.cad.dev)
|
|
| | Re: 8448 Street Sensation Racing - Are you game?
|
|
(...) If we design a standard race track, and standard rules, and of course if we all trust each other :) we can compete virtually... (25 years ago, 2-Oct-99, to lugnet.robotics)
|
|
| | Re: [FS] - eBay - McDonald's Promo set, box only - 25 cents
|
|
(...) Whoops, I meant that I've always written ™ not ™ directly. (I posted that using the web interface. I still have to go fix that problem DavidE discovered the other day: (URL) I know what the bugaboo is now.) (...) Whoops, brain-refresh (...) (25 years ago, 2-Oct-99, to lugnet.publish)
|
|
| | Re: Download problem
|
|
(...) you don't want to send source, you can always compile it and send the binary... nqc -Ofoo.rcx foo.nqc Another alternative would be to download it in verbose mode and send me the log... nqc -v -d foo.nqc >log My email is dbaum@enteract.com Dave (...) (25 years ago, 2-Oct-99, to lugnet.robotics.rcx.nqc)
|
|
| | Re: Anyone built a curved bridge?
|
|
WHAT ARE YOU TALKING ABOUT. Sorry, I feel left out of the loop. Chris (...) (25 years ago, 2-Oct-99, to lugnet.trains)
|
|
| | Re: NQC 2.0 and some math questions
|
|
(...) I'm going from memory here, so I may miss a detail... int lock; #define TASK_BIT(task_num) (1 << task_num) void acquire_lock(int task_num) { while(1) { // wait for lock to be clear while(lock); // try to own it lock |= TASK_BIT(task_num); // (...) (25 years ago, 2-Oct-99, to lugnet.robotics.rcx.nqc)
|