1
Answer

very basic xml question.

Ask a question
Hello World 0

Hello World 0

13y
8.4k
1
I have an ini that looks like this:

<book>
<title>Pride And Prejudice1</title>
<autor>the autors name</autor>
<price>19.95</price>
</book>

But i cant figure out how to read only the name of the autor.

Answers (1)