]> git.sur5r.net Git - cc65/history - src/common/strbuf.h
New functions SB_ToLower and SB_ToUpper.
[cc65] / src / common / strbuf.h
2008-03-27 cuzNew functions SB_ToLower and SB_ToUpper.
2004-12-15 cuzAdded a basic vsnprintf implementation to work around...
2004-07-11 cuzMake a few params const
2004-07-11 cuzAdded SB_Compare
2004-03-02 cuzPass chars as ints
2003-10-22 cuzMore string buffer functions
2003-10-10 cuzBeafed up the string buffer module
2003-10-10 cuzFixed an issue with SB_CopyBuf
2002-09-29 cuzNew function SB_Skip
2002-09-29 cuzAdd a user index to class StrBuf
2001-10-11 cuzFixed problems with the inline macros
2001-09-09 cuzAdding functionality to StrBuf
2001-09-09 cuzMore string buffer work
2001-09-09 cuzNew strbuf module