Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 238 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 238 Bytes

ti-8xv-files

A small C++ library for manipulating TI Calculator .8xv files.

  • src/calcfile.h provides a class for reading and writing .8xv files.
  • src/fileutils.h provides additional helpful utilities for manipulating .8xv files.