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

Back to Subject List

Thread Closed: Issue successfully resolved

???
05/19/04 19:55
Read: times


 
#70713 - RE: Bit string definitions
Responding to: ???'s previous message
Hi Jez,

From my reading of the K&R book (section 2.3 Constants) regarding escape sequences, you should be able to write

#define test "*xFF*xDD*x38"

where * is the backslash character that doesn't seem to survive postings here.

I figure that the normal *n and *r escape sequences work in strings, so *xhh should work also.

Dennis



List of 16 messages in thread
TopicAuthorDate
Bit string definitions            01/01/70 00:00      
   Why?            01/01/70 00:00      
      RE: Why?            01/01/70 00:00      
         RE: Why?            01/01/70 00:00      
            RE: Why?            01/01/70 00:00      
               RE: Why?            01/01/70 00:00      
               Umm...            01/01/70 00:00      
                  RE: mixed chars            01/01/70 00:00      
   RE: Bit string definitions            01/01/70 00:00      
      RE: Bit string definitions            01/01/70 00:00      
   RE: Bit string definitions            01/01/70 00:00      
      RE: Bit string definitions            01/01/70 00:00      
         RE: Bit string definitions            01/01/70 00:00      
      RE: Bit string definitions            01/01/70 00:00      
         Not really...            01/01/70 00:00      
            RE: Not really...            01/01/70 00:00      

Back to Subject List