3DSoftware.com > Programming > File Formats > BIP > Page 5
BIP File Format  Page 5
 
Text
 
Storing text in a BIP file is optional.
 
Copyright Notice
 
If the BIP file has a copyright notice, the Pointer to Copyright Notice in the file header points to (contains the address of) an unsigned short int (16-bit number, which is 2 bytes) that specifies how many characters (not how many bytes) of copyright notice text are stored, which is immediately followed by the copyright notice text.
 
The copyright notice text is in the same simple Unicode UTF-16 format that is used for text comments (see next section), without leading or trailing spaces.
 
Text Comments
 
Comments are optional. If the BIP file has comments, the Pointer to Comments in the file header points to (contains the address of) an unsigned short int (16-bit number, which is 2 bytes) that specifies how many characters (not how many bytes) of comments are stored, which is immediately followed by the comments text.
 
The comments text is in Simple Unicode UTF-16 format.
 
—  Page 5  —
 « Page 4 Contents Page 6 » 
 
Copyright © 2008 by 3D Software. All rights reserved.
3D Software, P.O. Box 221190, Sacramento CA 95822 USA
www.3DSoftware.com     Contact us
Tuesday, 06-Jan-2009 04:13:44 GMT