~etsf-io-developers/etsf-io/trunk

Viewing all changes in revision 85.

  • Committer: Damien Caliste
  • Date: 2007-08-08 10:28:45 UTC
  • Revision ID: caliste@myrte-20070808102845-848lwwn7cbxm6tvw
Summary: change the read_att() routines for easier usage.

Changes:
        * src/c/low_level/read.c: read_att_str now allocate the right
          amount of memory inside the routine when reading. Then polling
          for the length is now not required. The read_att_flt is
          restricted to single values, not arrays.
        * src/c/low_level/read.h: adapt the headers.
        * src/c/low_level/io.c: adapt the calls.
        * tests/c/low_level/tests_io.c: adapt the tests.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: