X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Testing%2FTestUtil.cxx;h=5f45350d5ce86217687f6d82bda08ea6bb0704d2;hb=4fd00ffbd309b3f6377e6a9e9475aa3fee49383f;hp=d72b8c471de31f7f2cdc7d5e99568d13b05fc40f;hpb=cd6b936f711fcbc70918e6b623b4b7b2f65dc69c;p=gdcm.git diff --git a/Testing/TestUtil.cxx b/Testing/TestUtil.cxx index d72b8c47..5f45350d 100644 --- a/Testing/TestUtil.cxx +++ b/Testing/TestUtil.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: TestUtil.cxx,v $ Language: C++ - Date: $Date: 2005/08/22 15:38:04 $ - Version: $Revision: 1.15 $ + Date: $Date: 2005/11/30 11:40:26 $ + Version: $Revision: 1.19 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -30,12 +30,12 @@ int TestUtil(int , char *[]) // are implanted in memory uint16_t u16 = 0x0102; uint32_t u32 = 0x01020304; - float flt= 1.0; + float flt; double dbl=1.0; std::cout << "This is gdcm version: " << gdcm::Util::GetVersion() << std::endl; - std::cout << "---------- uint16 : " << std::dec <