StatFiles.jl icon indicating copy to clipboard operation
StatFiles.jl copied to clipboard

Add support for save

Open davidanthoff opened this issue 8 years ago • 1 comments

Rough first steps:

  1. Add function stubs for the new functions we need from the C library to this file. Find the function names and signature from https://github.com/WizardMac/ReadStat.
  2. Just get one example of writing some file to work.

davidanthoff avatar Jul 07 '17 09:07 davidanthoff

#16

TonyLianLong avatar Mar 24 '19 23:03 TonyLianLong