Skip to content

fortran-yaml-c v0.2.0

Compare
Choose a tag to compare
@Nicholaswogan Nicholaswogan released this 09 Aug 06:32
· 16 commits to main since this release
  • Now all strings are the not a fixed length of 1024 characters. They are the proper length.
  • Implemented a type wrapper to the parser so that memory leaks can not happen.
  • Re-organized and reformatted some files