2007 Feb 16 9:35 AM
hi
i am workin on a unicode project.In a certain set of programs i am gettin an error as mutually inconvertible.
<b><u>eg. error</u></b>
"XVBRK" and "ARC_BUFFER-SEGMENT" are not mutually convertible in a Unicode program.
here xvbrk is like vbrk and contains more than 100 fields and i hve 15 errors to deal of same kind.
so anyone can help me with any technique to do this.
2007 Feb 16 9:37 AM
at what line of code does this error occur. Are "XVBRK" and "ARC_BUFFER-SEGMENT" of the same type.
2007 Feb 16 10:07 AM