Ignore:
Timestamp:
Oct 7, 2007, 8:33:36 PM (18 years ago)
Author:
bird
Message:

var.c ++

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/input.h

    r1201 r1210  
    5151int preadbuffer(struct shinstance *);
    5252void pungetc(struct shinstance *);
    53 void pushstring(struct shinstance *, char *, int, void *);
     53void pushstring(struct shinstance *, char *, size_t, void *);
    5454void popstring(struct shinstance *);
    5555void setinputfile(struct shinstance *, const char *, int);
Note: See TracChangeset for help on using the changeset viewer.