libyaml icon indicating copy to clipboard operation
libyaml copied to clipboard

How to write data into yaml?

Open King-Osmond opened this issue 5 years ago • 1 comments

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!

King-Osmond avatar Feb 07 '21 12:02 King-Osmond

Look at code in tests/run-emitter.c or tests/run-dumper.c. :)

tg-m avatar Jul 01 '21 17:07 tg-m