To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
To LUGNET News Traffic PageSign In (Members)
  *73034 (-5)
  Re: I'm Through Coloring Inside the Lines for Awhile...
 
I think 14 hours is typical build time for the Technic Space Shuttle. I actually was disappointed when it was finished, because I was having so much fun building it. The "Aha!" moments were wonderful! I intentionally took time to savor every step. (...) (25 years ago, 13-Nov-99, to lugnet.build)
 
  Re: IC trouble - function definition
 
(...) whoa! Local function definitions. Even GCC doesn't grok that. Try extracting the function definition phony() from start() like so: long time; void phony() { while (digital(2) == 1) { time = mseconds(); } } void start() { phony(); } -d (...) (25 years ago, 13-Nov-99, to lugnet.robotics.handyboard)
 
  Re: IC trouble - function definition
 
[John Bachman] spake unto the ether: (...) You have the definition of phony() nested inside the definition of start(). I don't know what ANSI C and/or C++ let you do, but this is invalid IC. You need something like: long time; void start() { (...) (25 years ago, 13-Nov-99, to lugnet.robotics.handyboard)
 
  Re: RIS 1.0 to 1.5 software upgrade
 
Rich, I originally thought that the free upgrade was a software only upgrade. I thought that's what I saw on the MindStorms web site several months ago. I was surprised when I received the free upgrade to get the full upgrade kit that sells for (...) (25 years ago, 13-Nov-99, to lugnet.robotics.rcx, lugnet.robotics)
 
  Re: What is pictured in the inset by the MF on page 8?
 
(...) I just took a little trip to Target and purchased a snowspeeder just to see if I would have any luck finding a lego 2000 catalogue. Alas I did! I took a real close look at the picture and it is some sort of vehicle with a 2x wide windshield (...) (25 years ago, 13-Nov-99, to lugnet.starwars)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR