Ignore:
Timestamp:
2001-06-01T14:51:29+12:00 (23 years ago)
Author:
sjboddie
Message:

Changes to get phind working under windows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/lib/text_t.h

    r2423 r2487  
    147147  int getint () const;
    148148
     149  // same as getint but returns an unsigned long
     150  unsigned long getulong () const;
     151
    149152  // support for arrays of chars
    150153  void appendcarr (char *s, size_type len);
Note: See TracChangeset for help on using the changeset viewer.