Two questions: uint16_t support and fixed length fields

2009-03-09 Thread anthrope
Hello all, I have only just begun looking at Protocol Buffers, and am intrigued, to say the least. I have taken a quick look at the library, and thought I would post a couple of questions before delvign further. First, is there support for the C/C++ uint16_t type? My application needs to send

Re: Two questions: uint16_t support and fixed length fields

2009-03-09 Thread anthrope
ocket. The protocol defines the structures for each message type rather rigidly. Thanks again, Prashanth Nandavanam On Mar 9, 6:14 pm, Kenton Varda wrote: > On Mon, Mar 9, 2009 at 2:45 PM, anthrope wrote: > > > Hello all, > >    I have only just begun looking at Protocol Buffer