From: Claudio V. C. <cv...@us...> - 2009-11-16 11:39:13
|
> -----Original Message----- > From: Adriano dos Santos Fernandes [mailto:adr...@gm...] > Sent: Domingo, 15 de Noviembre de 2009 21:15 > > I now want to encode it as follow: > numberOfFields: USHORT > list of Ods::Descriptor > numberOfFieldsWithDefault: USHORT > list of (<fieldId: USHORT><Ods::Descriptor><data: > dsc_length bytes>) What about using ULONG instead of USHORT for whatever extension needed in the future? I know some SAS tests that use a very high amount of fields and it seems it's not pure lab testing. C. |