plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

rune.h (83B)


      1 /*
      2  *
      3  * Rune declarations - for supporting UTF encoding.
      4  *
      5  */
      6 
      7 #include <utf.h>