How do you write to an xml file in win32 C++? -


मैं xmllite में win32 c ++ का उपयोग करके एक सरल XML फ़ाइल लिखना चाहूंगा / कोड>। फाइल हर बार उपयोगकर्ता सहेजे जाने पर सहेज ली जाएगी। मैं यह कैसे करु? मैं इसके लिए किसी भी नए पुस्तकालयों को शामिल नहीं करना चाहूंगा ...

प्रलेख पढ़कर प्रारंभ करें: < / P>


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -