libyaml
libyaml copied to clipboard
How to write data into yaml?
I'm very sorry, because the function introduction is not clear, so I want to ask, how to write data into the yaml file and which function to use? Can you give me an example?Thank you very much!
Look at code in tests/run-emitter.c or tests/run-dumper.c. :)