updated: to the new Ezc API
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@974 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -308,13 +308,8 @@ void str(Info & i)
|
||||
i.out << i.params[a];
|
||||
}
|
||||
|
||||
void strnc(Info & i)
|
||||
{
|
||||
for(size_t a=0 ; a<i.params.size() ; ++a)
|
||||
i.out << i.params[a];
|
||||
|
||||
i.case_sensitive = false;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user