CommentSize NameSize both uint32
Posted: Fri Jan 20, 2012 8:28 pm
In fileinfoblock fib_FileName was limitedw to 108 characters and fib_Comment to 80
in ExamineData NameSize and CommentSize are of type uint32, permitting large enough, impractical sizes.
Is there a standard size programmers are expected to respect ?
in ExamineData NameSize and CommentSize are of type uint32, permitting large enough, impractical sizes.
Is there a standard size programmers are expected to respect ?