]> Creatis software - gdcm.git/commit
Add the command line argument manager option
authorjpr <jpr>
Fri, 2 Sep 2005 07:06:23 +0000 (07:06 +0000)
committerjpr <jpr>
Fri, 2 Sep 2005 07:06:23 +0000 (07:06 +0000)
commit3520f22856cb217d201b850ef03f0fecdee44e85
treebb8bd12e2fcccae3082bad5fdf747ce2c741eb7f
parent67aacdcd9af99ca00b8333adaac5057d95912bff
Add the command line argument manager option
dict=fullPathNamePricateDictionaryFile
to allow user to see with no extra coding what differences makes the use or not
of a private Dicom Dictionary.
e.g.

PrintFile filein=myGEdicomFile.dcm dict=/user/userName/gdcm/Dict/GEMS-Advance.dic
Example/PrintFile.cxx