Hi Alberto,
Alberto Massari wrote:
the change was intentional; XMLSize_t should be used when dealing with a
number that expresses the size of a memory buffer (i.e. it complements a
pointer), while unsigned int/unsigned long are to be used when
expressing standalone numbers (i.e. the number of items in a
vector/list, the line/column number).
The number of items in a container is the size of it, isn't it?
Good luck!
Vitaly
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]