XML in C
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi Guys Just wondering if anybody can help me out with XML extraction using C. I have an XML line like so: 00<\status> There is a status tag in front of the above as well but it seems to dissapear after posting the message. My question is how do i get the 00 out of that string. Thanks in Advance Keith