convert xml file to wbxml with c program

ronny999

New Member
I have to write a C program to convert XML file to WBXML format, without using external conversion library. Is it possible? I have created the XML file in C and now want to convert it into WBXML file.
 
Back
Top