RE: [Tinyos-help] RE: Blackbook5: dataLength, minimumSize for dictionary files

2006-09-19 Thread David Moss
Title: Message Dictionary files are not like regular files. They're a specialbinary format, and from the file system standpoint, the size of the dictionary file remains constant - which is unlike regular files. With regular files, every time you open it with some

[Tinyos-help] RE: Blackbook5: dataLength, minimumSize for dictionary files

2006-09-18 Thread David Moss
Hi Manu, In Blackbook5, what does BDictionary.getDataLength return? .. what should minimumSize include? First, are you referring to the BFileDir.getDataLength(char *filename) command, being run on a Dictionary file? Dictionary files have special properties to them that allow them to be