hdf5/hl/c++/examples
James Laird 220fdf4113 [svn-r12279] Purpose:
Bug fix

Description:
When variables were declared in for loops C++ compiler on Cray X1 scoped
them oddly, leading to compilation errors.

Solution:
Moved variable declarations out of for loops (where they probably shouldn't
have been anyway) to the beginning of the function.

Platforms tested:
mir, Cray X1 (minor change)
2006-04-19 12:14:48 -05:00
..
Makefile.am [svn-r11780] Purpose: 2005-12-09 15:59:11 -05:00
Makefile.in [svn-r12229] Purpose: 2006-04-12 16:21:38 -05:00
ptExampleFL.cpp [svn-r12279] Purpose: 2006-04-19 12:14:48 -05:00
ptExampleVL.cpp [svn-r12279] Purpose: 2006-04-19 12:14:48 -05:00