|
|
 | | NXC - embedded functions failed
|
| #include "NXCDefs.h" int Max(int a,int b){ if (a>b) return a; else return b; } task main(){ int Prob=0; Prob = Max(33, Max(5,15)); NumOut(5,LCD_LINE2,false,Prob); //returns 15 WRONG ---...--- Prob = Max(5,15); Prob = Max(33,Prob); (...) (19 years ago, 20-May-07, to lugnet.robotics.nxt)
| | |  | | LaCrosse Train Show Wrap-up (Late!)
|
| Wow- It's been 2 months since our last show, and things have been so crazy that I never did a write up about it:-/ Now, let's see if I can remember back that far! Well, from our standpoint, the show went very smoothly. The layout was our largest to (...) (19 years ago, 20-May-07, to lugnet.trains.org.tcltc, FTX)
| | |  | | RE: Windows Vista Mindstorms Compatibility
|
| Hi, BrixCC works fine under Vista here, just change the shortcut to "Run as Administrator" (under the "Advanced" button). Regards, Marco -----Original Message----- From: linmix [mailto:linmix@gmail.com] Sent: zondag 20 mei 2007 16:32 To: (...) (19 years ago, 20-May-07, to lugnet.robotics)
| | |  | | Outromundo: W1 - Explorer
|
| (URL) em português no meu blog em:(URL) One more vehicle to the OutroMundo universe. This time a underwater explorer. As starter point I use the 7776, but to a OutroMundo concept. (URL) More images at: (URL) (19 years ago, 20-May-07, to lugnet.announce.moc, lugnet.adventurers, lugnet.loc.pt, FTX) !
| | |  | | Re: Anyone free for dinner on Wed. May 16, 2007?
|
| (...) Oops:-/ Hey, Paul- Been away from LUGNET for a while and missed your post. It would have been nice to meet up, although it wouldn't have worked out on Wednesday for me anyway-- I had a gig already. Next time, though! JOHN (19 years ago, 20-May-07, to lugnet.trains.org.tcltc, lugnet.people, FTX)
| |