/[pspp]/pspp/src/expressions/helpers.h
ViewVC logotype

Diff of /pspp/src/expressions/helpers.h

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

revision 1.4 by blp, Sun Aug 21 07:21:06 2005 UTC revision 1.5 by blp, Mon Oct 24 02:51:29 2005 UTC
# Line 52  double expr_yrmoda (double year, double Line 52  double expr_yrmoda (double year, double
52    
53  struct fixed_string alloc_string (struct expression *, size_t length);  struct fixed_string alloc_string (struct expression *, size_t length);
54  struct fixed_string copy_string (struct expression *,  struct fixed_string copy_string (struct expression *,
55                                   const unsigned char *, size_t length);                                   const char *, size_t length);
56    
57  static inline bool  static inline bool
58  is_valid (double d)  is_valid (double d)

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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