- /* version.h by K.Tsuru */
- /********************
- Version of SN library
- *********************/
- #ifndef VERSION_H
- #define VERSION_H
- //32 bits version begins at 2.00.
- //version 2.30 : memory 64 bits, index unsignd int 32bits.
- const char* const SN_Lib_Version = "SN Library Version 2.31 by K.Tsuru / GNU Library General Public License Version 2";
- #endif //VERSION_H
version.h : last modifiled at 2017/09/18 09:30:28(376 bytes)
created at 2016/04/11 11:18:59
The creation time of this html file is 2017/10/11 16:07:52 (Wed Oct 11 16:07:52 2017).