Skip to content
  • Ross Paterson's avatar
    [project @ 2004-06-22 12:45:55 by ross] · fc865a71
    Ross Paterson authored
    Change the interface (but not the implementation) to match the FFI spec:
    
    * added charIsRepresentable, *CAString and *CWString
    
    * currently (and in violation of the spec), fooCString = fooCAString
    
    * The WString versions use UTF-16 under Windows and UTF-32 elsewhere
      (valid only if the compiler defines __STDC_ISO_10646__).
    fc865a71