Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/29/08 14:41
Read: times


 
#152701 - Wow Russ....very nice piece of code there
Responding to: ???'s previous message
Your right, I have my code 100% running and I have a recycle function so that passes each of the parameters so that I didn't balloon the code with 4 redundant code blocks doing the same thing........Using a structure and pointer do make a bit more sense and the code a lot more managable.

I am using a definition.h to control the statics and I know the printf was used just to show the functionality, I think I'll take a good look at using pointers since this a practical and elegant solution to the same problem.

Structures do make more sense when dealing with multivariable processing vs doing it my way, luckily my code impact was only and addition 300 bytes or so. I'm still only at 3.1K of my 8K limit, but anything to get the code size down will be good without affecting my due date deadline......

thank you for taking the time to show me a different direction.

Chris

List of 14 messages in thread
TopicAuthorDate
Hey function lovers....how would you handle this?            01/01/70 00:00      
   Scale and offset?            01/01/70 00:00      
      kinda.....but dependant            01/01/70 00:00      
   I'm not sure of what you want..            01/01/70 00:00      
      Ah....clarity            01/01/70 00:00      
      Nitpicking            01/01/70 00:00      
         Yes, but whats a .1 among friends?            01/01/70 00:00      
   Overlap            01/01/70 00:00      
      The overlap is proper            01/01/70 00:00      
         RE: not sure why one would do that            01/01/70 00:00      
            in the example give            01/01/70 00:00      
               Now I understand!            01/01/70 00:00      
   Like this            01/01/70 00:00      
      Wow Russ....very nice piece of code there            01/01/70 00:00      

Back to Subject List