/[global]/global/libutil/strbuf.h
ViewVC logotype

Diff of /global/libutil/strbuf.h

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

revision 1.12 by shigio, Wed Apr 6 06:15:54 2005 UTC revision 1.13 by shigio, Wed Apr 6 09:06:44 2005 UTC
# Line 118  STRBUF *strbuf_open(int); Line 118  STRBUF *strbuf_open(int);
118  void strbuf_clear(STRBUF *);  void strbuf_clear(STRBUF *);
119  void strbuf_nputs(STRBUF *, const char *, int);  void strbuf_nputs(STRBUF *, const char *, int);
120  void strbuf_puts(STRBUF *, const char *);  void strbuf_puts(STRBUF *, const char *);
121    void strbuf_puts_nl(STRBUF *, const char *);
122  void strbuf_putn(STRBUF *, int);  void strbuf_putn(STRBUF *, int);
123  int strbuf_unputc(STRBUF *, int);  int strbuf_unputc(STRBUF *, int);
124  char *strbuf_value(STRBUF *);  char *strbuf_value(STRBUF *);

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