X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FVolume2Dicom.cxx;h=facc30a4a43de64a12cf66b4921a6f8ee5aa60f8;hb=f6746d3627f7272556973738450a89b3f92f2e9a;hp=5b5510313e00f856954d89c3e37d9ddec83f1085;hpb=b8e0590883fbaf04288c45cf1149ce1989e6e01f;p=gdcm.git diff --git a/Example/Volume2Dicom.cxx b/Example/Volume2Dicom.cxx index 5b551031..facc30a4 100644 --- a/Example/Volume2Dicom.cxx +++ b/Example/Volume2Dicom.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: Volume2Dicom.cxx,v $ Language: C++ - Date: $Date: 2005/07/08 12:02:02 $ - Version: $Revision: 1.7 $ + Date: $Date: 2005/09/07 08:35:20 $ + Version: $Revision: 1.8 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -38,7 +38,7 @@ #define stat _stat #endif -const unsigned int Dimension = 3; +//const unsigned int Dimension = 3; void gdcmwrite(const char *inputfile, std::string directory); void GetFileDateAndTime(const char *inputfile,