home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.lang.c++.moderated      Moderated discussion of C++ superhackery      33,346 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 33,155 of 33,346   
   Francis Glassborow to woodbrian77@googlemail.com   
   Re: byte buffer implementation   
   02 Aug 13 13:54:46   
   
   From: francis.glassborow@btinternet.com   
      
   On 02/08/2013 08:52, woodbrian77@googlemail.com wrote:   
   > On Friday, August 2, 2013 12:06:10 AM UTC-5, Richard wrote:   
   >>   
   >> I use std::vector for byte buffers all the time.  I   
   >> use unsigned char instead of char because I want bytes to be 0...255   
   >> instead of -127...128.   
   >>   
   >   
   > I'm using vector at the moment.  Previously I used   
   >  also.  I don't know of any problem with using   
   >  so far.   
      
   Possible portability issues because you do not know whether char will   
   map to signed or unsigned char (and note that the three char types are   
   distinct as types though char will be behaviourally identical to one of   
   the other two flavours)   
      
   Francis   
      
      
   --   
         [ See http://www.gotw.ca/resources/clcm.htm for info about ]   
         [ comp.lang.c++.moderated.    First time posters: Do this! ]   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca