/[public]/psiconv/trunk/lib/psiconv/parse_routines.h
ViewVC logotype

Diff of /psiconv/trunk/lib/psiconv/parse_routines.h

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

Revision 100 Revision 101
57 57
58extern int psiconv_parse_bool(const psiconv_buffer buf, int lev, 58extern int psiconv_parse_bool(const psiconv_buffer buf, int lev,
59 psiconv_u32 off, int *length, 59 psiconv_u32 off, int *length,
60 psiconv_bool_t *result); 60 psiconv_bool_t *result);
61 61
62extern psiconv_float_t psiconv_read_float(const psiconv_buffer buf, int lev,
63 psiconv_u32 off, int *length, int *status);
64
65
62 66
63/* ****************** 67/* ******************
64 * parse_layout.c * 68 * parse_layout.c *
65 ****************** */ 69 ****************** */
66 70

Legend:
Removed from v.100  
changed lines
  Added in v.101

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26