[interfacekit] Re: little help, again

> msg->FindInt32("field", (int32*)&field);
> 
> Not nice, but since there is no FindUInt32, there are not that many 
> options (the other one is to use FindData() -- not really better, I'd 
> say).

And then pray to god that field doesn't get too big =).  Are there
endian-ness issues to deal with when doing this?

Isaac 


Other related posts: