/[pspp]/pspp/src/str.h
ViewVC logotype

Diff of /pspp/src/str.h

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

revision 1.12 by blp, Sun Jul 31 21:42:46 2005 UTC revision 1.13 by blp, Tue Oct 25 04:28:17 2005 UTC
# Line 106  void buf_copy_str_rpad (char *, size_t, Line 106  void buf_copy_str_rpad (char *, size_t,
106  int str_compare_rpad (const char *, const char *);  int str_compare_rpad (const char *, const char *);
107  void str_copy_rpad (char *, size_t, const char *);  void str_copy_rpad (char *, size_t, const char *);
108  void str_copy_trunc (char *, size_t, const char *);  void str_copy_trunc (char *, size_t, const char *);
109    void str_copy_buf_trunc (char *, size_t, const char *, size_t);
110  void str_uppercase (char *);  void str_uppercase (char *);
111    
112  /* Fixed-length strings. */  /* Fixed-length strings. */

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26