Re: Expat-discuss Digest, Vol 81, Issue 4
Albrecht Fritzsche <[email protected]>
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <[email protected]> |
> From: "Alan Bort" <[email protected]> > Subject: [Expat-discuss] how to use it > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hi, > > I am new to expat, and I'm looking for information on how to implement > expat. Probably you mean it in a sense of "how to use it"? > I have not yet found any good starting tutorial and am fighting > my way with the reference, although it is very hard. But it cannot be much simpler then the Overview section there which gives you even a complete program, outline.c. Start looking into this section and program should give you a good start. Just compile that very file and run it somwhat like (if the exe name is outline) outline < my_collada.dae Ali