Hi Harold, the standard "expat" parser is fairly light, and "stream"-compatible. It works by registering callbacks for tags and elements, very straightforward. I'm sure you can find a copy written in plain portable C. Regards, - Marcel On Wed, Feb 27, 2008 at 10:09 AM, Harold Hallikainen wrote: > Resent with tag... > > > > I'm getting a character stream this is XML tags. I'd like a way to parse > these out to the elements and attributes. Most of the stuff I find > Googling is for C++, C#, or some other language. As I continue Googling, > can anyone suggest some sample code? My incoming XML is something like > this: > > > VPosition=10.0">Text to display > > > THANKS! > > Harold > > > > -- > FCC Rules Updated Daily at http://www.hallikainen.com - Advertising > opportunities available! > > > > -- > FCC Rules Updated Daily at http://www.hallikainen.com - Advertising > opportunities available! > -- > http://www.piclist.com PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist > -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist