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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/13/08 09:41
Read: times


 
#150714 - How to post source code
Responding to: ???'s previous message
Please read the instructions on how to post legible source code!
http://www.8052.com/faqs.phtml?FAQ=120199

There's even a button to insert the tags for you!

And remember to check it in the 'Preview' - it should look something like this:
while (x) 
{ 
  t  = (r >>24) & 0xff; 
  r  = r (r << 8) | *++; 
  r ^= table[t]; 
} 

Does this code actually compile?

Are you sure you haven't mis-typed and/or mis-quoted it?


List of 15 messages in thread
TopicAuthorDate
C programming question            01/01/70 00:00      
   How to post source code            01/01/70 00:00      
      doesn't compile!/reference            01/01/70 00:00      
         That's because it's wrong!            01/01/70 00:00      
            feedback            01/01/70 00:00      
               Very Good .            01/01/70 00:00      
                  what are you talking about Ap?            01/01/70 00:00      
                     What I mean is            01/01/70 00:00      
                        Unfair?            01/01/70 00:00      
                            Unfair ? what I didnt got you ?            01/01/70 00:00      
   I would guess ...            01/01/70 00:00      
      Is this a typo            01/01/70 00:00      
         Yes, it's a typo!            01/01/70 00:00      
            Is this site chinese :))            01/01/70 00:00      
   Thank you,Andy,Christoph            01/01/70 00:00      

Back to Subject List