pikotools/convert
Tomasz Sowa 605f24420e added to convert/text.h:
bool EqualNoCasep(const StringType1 * str1, const StringType2 * str)
int CompareNoCasep(const StringType1 * str1, const StringType2 * str2)




git-svn-id: svn://ttmath.org/publicrep/pikotools/trunk@1127 e52654a7-88a9-db11-a3e9-0013d4bc506e
2018-10-04 13:41:07 +00:00
..
Makefile added: functions for dealing with white characters: 2017-12-05 16:32:21 +00:00
Makefile.dep added: functions for dealing with white characters: 2017-12-05 16:32:21 +00:00
Makefile.o.dep added: functions for dealing with white characters: 2017-12-05 16:32:21 +00:00
convert.h added: functions for dealing with white characters: 2017-12-05 16:32:21 +00:00
inttostr.h added: Toa() for long long, int, short and unsigned as well 2018-04-22 21:22:55 +00:00
misc.cpp added: functions for dealing with white characters: 2017-12-05 16:32:21 +00:00
misc.h added: functions for dealing with white characters: 2017-12-05 16:32:21 +00:00
strtoint.h added: to methods Toull(), Toll(), Toul(), Toui(), Tol(), Toi() 2018-01-05 20:03:11 +00:00
text.cpp added: to convert/text 2018-05-25 17:12:28 +00:00
text.h added to convert/text.h: 2018-10-04 13:41:07 +00:00