Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Activity for southernislesâ€
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Edit | Post #282044 |
Post edited: |
— | over 3 years ago |
Edit | Post #282044 |
Post edited: |
— | over 3 years ago |
Edit | Post #282044 | Initial revision | — | over 3 years ago |
Question | — |
Reading contents of XML node I'm writing some functions in C that parses a part of a XML file (using libxml), but instead of extracting the content of the XML node that has a specific name, it outputs a string that's not in UTF-8 or ASCII. Here's the XML file in question: ``` configdirectory ... (more) |
— | over 3 years ago |