Modify ↓
Ticket #194 (new enhancement)
A generic event initialize function for libyaml.
| Reported by: | westonwberry@… | Owned by: | xi |
|---|---|---|---|
| Priority: | normal | Component: | libyaml |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I am attaching source code that I attempted to doctor up to libyaml formats and standards.
It is a copy function for yaml events. I am finding this function very useful in my current project in which I am trying to read a yaml configuration file in C.
Thus, I thought I'd share it.
Attachments
Change History
Changed 23 months ago by westonwberry@…
-
attachment
yaml_event_initialize.c
added
Note: See
TracTickets for help on using
tickets.

yaml_event_initialize