/[projects]/smsdaemon/util.h
ViewVC logotype

Diff of /smsdaemon/util.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 58 by torben, Wed Jun 11 06:46:14 2008 UTC revision 59 by torben, Wed Jun 11 19:42:24 2008 UTC
# Line 19  namespace Util Line 19  namespace Util
19          std::string str_toupper(std::string str);          std::string str_toupper(std::string str);
20          std::string str_tolower(std::string str);          std::string str_tolower(std::string str);
21    
22            std::string str_formatint(int i);
23    
24          std::string str_replace_char(std::string str, char search, char replace);          std::string str_replace_char(std::string str, char search, char replace);
25          std::string str_characters(std::string str);          std::string str_characters(std::string str);
26    

Legend:
Removed from v.58  
changed lines
  Added in v.59

  ViewVC Help
Powered by ViewVC 1.1.20