To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / *2810 (-20)
  Re: global output control
 
(...) We must have the same twisted sense of humor since the necessity of putting it in the FAQ pretty much tipped the scales for me. ObvertOutput() it is! Dave p.s. We'll see if I'm still laughing when people start e-mailing me about it. (24 years ago, 22-Jun-00, to lugnet.robotics.rcx.nqc)
 
  Re: Dumb VB question
 
In manual it says that input has to be string, then activeX control parses it and searches for numbers 0,1,2. So perhaps you should define those constants explicitly as strings instead of using variants. "Ben Erwin" <ben@alum.mit.edu> wrote in (...) (24 years ago, 21-Jun-00, to lugnet.robotics.rcx)
 
  Re: Dumb VB question
 
"Ben Erwin" <ben@alum.mit.edu> wrote in message news:FwHKu9.2I1@lugnet.com... (...) how (...) "OUTPUT_AOUTPUT_BOUTPUT_C" (...) This is just a guess, but how about OUTPUT_A + OUTPUT_B + OUTPUT_C . (24 years ago, 21-Jun-00, to lugnet.robotics.rcx)
 
  Re: global output control
 
(...) It's a bit obscure, but a perfectly good word -- the opposite of invert. It means to turn something forward, as opposed to invert, which is to turn something backward. (24 years ago, 21-Jun-00, to lugnet.robotics.rcx.nqc)
 
  Re: global output control
 
(...) I never heard that word before. Jürgen (24 years ago, 21-Jun-00, to lugnet.robotics.rcx.nqc)
 
  Re: global output control
 
(...) That sounds like a reason to use it right there. :) (24 years ago, 21-Jun-00, to lugnet.robotics.rcx.nqc)
 
  Re: global output control
 
(...) Yes it is a great description of the actual function, however I feel the word is a bit obscure and that's why I hesitate about using it. That's what the "not sure" is...Obvert technically means the right thing, but perhaps isn't obvious to (...) (24 years ago, 21-Jun-00, to lugnet.robotics.rcx.nqc)
 
  Dumb VB question
 
If using the constants OUTPUT_A, OUTPUT_B, OUTPUT_C instead of "012" ... how can you refer to multiple outputs in one command? "OUTPUT_AOUTPUT_BOUTPUT_C" certainly doesn't work, and neither do "OUTPUT_A,OUTPUT_B,OUTPUT_C" or "OUTPUT_A OUTPUT_B (...) (24 years ago, 21-Jun-00, to lugnet.robotics.rcx)
 
  Re: New to legOS, can you get it seperately?
 
(...) It is free, but it won't do you much good without an RCX- to the best of my knowledge it won't run on anything else. (...) It's not really another type of C- just a different set of libraries. Other than that, same old C. -Luis (...) ---...--- (...) (24 years ago, 21-Jun-00, to lugnet.robotics.rcx.legos)
 
  (canceled)
 
 
  Re: global output control
 
(...) PS -- I'm not really as fanatical about this as I may seem. I'll be happy either way. (24 years ago, 20-Jun-00, to lugnet.robotics.rcx.nqc)
 
  Re: global output control
 
(...) It's a perfectly good word! (It's not in M-W, but OED has it. And M-W has "obverse"....) :) And, it describes exactly what you want. (24 years ago, 20-Jun-00, to lugnet.robotics.rcx.nqc)
 
  Re: global output control
 
(...) I was thinking of RestoreOutput myself, but then I was wondering if it implied restoring the enable/disable state as well. I'd like to keep the calls 'paired' as much as possible... EnableOutput / DisableOutput InvertOutput / ???Output I know (...) (24 years ago, 20-Jun-00, to lugnet.robotics.rcx.nqc)
 
  Re: SDL and legOS (was: memory left)
 
Hi guys I found this tutorial about SDL. (...) (24 years ago, 20-Jun-00, to lugnet.robotics.rcx.legos)
 
  RE: VB Upload Problem
 
I have source coding sample of it, www.pronerd.com/lego should have a link, else goto my old page, (URL) Rutkas Faith in Chaos www.PRONERD.com -----Original Message----- From: news-gateway@lugnet.com [mailto:news-gateway...net.com]On Behalf Of Ben (...) (24 years ago, 20-Jun-00, to lugnet.robotics, lugnet.robotics.rcx)
 
  (canceled)
 
 
  Re: memory leak in string handling
 
Jamie Obrien <jamien@interworx.com.au> wrote: You can't do this: (...) You probably meant char *d2 = dest; like the original author wrote. Here also: (...) You probably meant return dest; like the original author wrote. -Kekoa (24 years ago, 20-Jun-00, to lugnet.robotics.rcx.legos)
 
  Re: memory leak in string handling
 
(...) I don't know of any leaks, but this line includes the terminating \0 in the output string: (...) Try the following instead: while (*d2) d2++; Presumably if you allocated a buffer of exactly the right size for a correct strcat, you code would (...) (24 years ago, 20-Jun-00, to lugnet.robotics.rcx.legos)
 
  (canceled)
 
 
  Re: memory leak in string handling
 
(...) But strcat isn't implemented in legOS is it? At least I had trouble finding it when I needed it to use in a random number generator. But this was in 0.2.3, so I don't know about 0.2.4. Tobias (24 years ago, 20-Jun-00, to lugnet.robotics.rcx.legos)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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