Also, I forgot to mention that if a numerical entity is found then it does
the following to create a string (where tag is the input string with the
entity, such as "&#146" and is modified with the output):

tag[0] = StrAToI(tag + 2);
tag[1] = NULL;

-Donald



-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to