Quincey Koziol e87fc517b8 [svn-r4355] Purpose:
Code cleanup (sorta)

Description:
    When the first versions of the HDF5 library were designed, I remembered
    vividly the difficulties of porting code from a 32-bit platform to a 16-bit
    platform and asked that people use intn & uintn instead of int & unsigned
    int, respectively.  However, in hindsight, this was overkill and
    unnecessary since we weren't going to be porting the HDF5 library to
    16-bit architectures.

    Currently, the extra uintn & intn typedefs are causing problems for users
    who'd like to include both the HDF5 and HDF4 header files in one source
    module (like Kent's h4toh5 library).

Solution:
    Changed the uintn & intn's to unsigned and int's respectively.

Platforms tested:
    FreeBSD 4.4 (hawkwind)
2001-08-14 17:09:56 -05:00
..
2001-08-06 11:01:44 -05:00
2001-08-14 17:09:56 -05:00
2001-04-03 13:09:16 -05:00
2001-08-10 15:47:05 -05:00
2001-08-01 16:00:25 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-08-10 15:47:05 -05:00
2001-06-18 15:22:10 -05:00
2001-06-07 11:03:02 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-06-29 14:49:53 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-08-06 11:01:44 -05:00
2001-04-03 13:09:16 -05:00
2001-08-14 17:09:56 -05:00
2001-06-29 10:27:15 -05:00
2001-08-14 17:09:56 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-07-30 15:03:25 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-07-03 09:49:03 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-07-02 08:05:50 -05:00
2001-08-14 17:09:56 -05:00
2000-11-09 16:47:59 -05:00
2001-04-03 13:09:16 -05:00
2001-08-14 17:09:56 -05:00
2001-04-03 13:09:16 -05:00
2001-07-30 15:03:25 -05:00
2001-04-23 15:05:15 -05:00
2001-08-10 15:47:05 -05:00
2001-04-03 13:09:16 -05:00
2000-10-20 15:57:56 -05:00
2001-06-29 10:27:15 -05:00
2001-08-14 17:09:56 -05:00
2001-08-14 17:09:56 -05:00
2001-08-14 17:09:56 -05:00
2001-08-14 17:09:56 -05:00
2001-04-03 13:09:16 -05:00
2001-08-14 17:09:56 -05:00
2001-04-03 13:09:16 -05:00
2001-08-14 17:09:56 -05:00
2001-08-14 17:09:56 -05:00
2001-04-03 13:09:16 -05:00