xml parsing in adobe alchemy
- by cbs
hello can you prvide an example how to parse xml file in adobe alchemy.
im trying to work on expat, however i got no luck on passing of bytearrays to
and from the c code.
do i need to pass the byte array of file to the alchemy, or is it enough to pass the filename.
thanks.
cbs